Age | Commit message (Expand) | Author | Files | Lines |
2023-04-06 | gccrs: Add AST::AltPattern class | Owen Avery | 1 | -0/+3 |
2023-02-21 | gccrs: Cleanup unused parameters to fix the bootstrap build | Philip Herron | 1 | -176/+176 |
2023-02-21 | gccrs: Add missing hir lowering to function type-path segments | Philip Herron | 1 | -113/+0 |
2023-02-21 | gccrs: Support outer attribute handling on trait items just like normal items | Philip Herron | 1 | -3/+3 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-13 | gccrs: Add AST to HIR lowering pass | Philip Herron | 1 | -0/+1078 |