aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/metadata/rust-imports.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-16gccrs: Remove Location typedefOwen Avery1-2/+2
2024-01-16gccrs: Replace Location with location_t in unnamed function parametersOwen Avery1-4/+4
2024-01-16gccrs: Continue to replace usages of Location with location_tOwen Avery1-4/+4
2024-01-16gccrs: import: Change raw pointer to unique_ptrPierre-Emmanuel Patry1-10/+11
2024-01-16gccrs: import: Change package opening prototypesPierre-Emmanuel Patry1-3/+6
2024-01-16gccrs: import: Add cli extern crate resolutionPierre-Emmanuel Patry1-2/+2
2022-12-13gccrs: Add metadata output passPhilip Herron1-0/+257