aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend/rust-compile-expr.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-21gccrs: Support Closure calls as generic trait boundsPhilip Herron1-0/+3
2023-02-21gccrs: Closure support at CallExprPhilip Herron1-0/+10
2023-02-21gccrs: Refactor expression hir lowering into cc filePhilip Herron1-2/+1
2023-01-31gccrs: Cleanup formatting of backend expression visitorPhilip Herron1-5/+12
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-13gccrs: Add HIR to GCC GENERIC lowering for all nodesPhilip Herron1-0/+148