Age | Commit message (Expand) | Author | Files | Lines |
2023-09-28 | Remove some unused poly_int variables | Richard Sandiford | 1 | -1/+0 |
2023-02-21 | gccrs: const evaluator: Remove get_nth_callarg | Arthur Cohen | 1 | -16/+3 |
2023-02-21 | gccrs: Cleanup unused parameters to fix the bootstrap build | Philip Herron | 1 | -4/+2 |
2023-02-21 | gccrs: constexpr: Add `rust_sorry_at` in places relying on init values | Arthur Cohen | 1 | -47/+49 |
2023-01-31 | gccrs: Make constexpr constructors type-checking more permissive | Philip Herron | 1 | -8/+8 |
2023-01-31 | gccrs: const folding port | Faisal Abbas | 1 | -26/+6086 |
2022-12-13 | gccrs: Add HIR to GCC GENERIC lowering entry point | Philip Herron | 1 | -0/+433 |