aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/util/rust-attributes.cc
AgeCommit message (Expand)AuthorFilesLines
2023-04-06gccrs: Add AST::AltPattern classOwen Avery1-0/+4
2023-04-06gccrs: unsafe: check use of `target_feature` attributePrajwal S N1-0/+3
2023-02-21gccrs: Cleanup unused parameters to fix the bootstrap buildPhilip Herron1-156/+156
2023-01-31gccrs: attributes: Add #[macro_use] as builtinArthur Cohen1-0/+1
2023-01-31gccrs: rustc_attrs: Allow `rustc_inherit_overflow_checks` as a builtin..Arthur Cohen1-15/+17
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-13gccrs: Add attributes checkerArthur Cohen1-0/+839