Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-21 | gccrs: Add initial support for argument capture of closures | Philip Herron | 1 | -0/+9 |
2023-02-21 | gccrs: Closure support at CallExpr | Philip Herron | 1 | -0/+31 |
2023-01-31 | gccrs: Fix duplicated function generation on higher ranked trait bounds | Philip Herron | 1 | -1/+20 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-13 | gccrs: Add HIR to GCC GENERIC lowering entry point | Philip Herron | 1 | -0/+343 |