aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend/rust-compile-context.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-21gccrs: Add initial support for argument capture of closuresPhilip Herron1-0/+9
2023-02-21gccrs: Closure support at CallExprPhilip Herron1-0/+31
2023-01-31gccrs: Fix duplicated function generation on higher ranked trait boundsPhilip Herron1-1/+20
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-13gccrs: Add HIR to GCC GENERIC lowering entry pointPhilip Herron1-0/+343