Age | Commit message (Expand) | Author | Files | Lines |
2023-04-06 | gccrs: Add AST::AltPattern class | Owen Avery | 1 | -0/+4 |
2023-04-06 | gccrs: unsafe: check use of `target_feature` attribute | Prajwal S N | 1 | -0/+3 |
2023-02-21 | gccrs: Cleanup unused parameters to fix the bootstrap build | Philip Herron | 1 | -156/+156 |
2023-01-31 | gccrs: attributes: Add #[macro_use] as builtin | Arthur Cohen | 1 | -0/+1 |
2023-01-31 | gccrs: rustc_attrs: Allow `rustc_inherit_overflow_checks` as a builtin.. | Arthur Cohen | 1 | -15/+17 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-13 | gccrs: Add attributes checker | Arthur Cohen | 1 | -0/+839 |