| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-18 | Rollup merge of #145355 - clubby789:option-match-eq, r=nikic | Stuart Cook | -0/+78 | |
| Add codegen test for issue 122734 Closes rust-lang/rust#122734 | ||||
| 2025-08-15 | Rollup merge of #145120 - maurer:llvm-time, r=nikic | Stuart Cook | -1/+1 | |
| llvm: Accept new LLVM lifetime format In llvm/llvm-project#150248 LLVM removed the size parameter from the lifetime format. Tolerate not having that size parameter. | ||||
| 2025-08-13 | Add test for issue 122734 | Jamie Hill-Daniel | -0/+78 | |
| 2025-08-11 | llvm: Accept new LLVM lifetime format | Matthew Maurer | -1/+1 | |
| LLVM removed the size parameter from the lifetime format. Tolerate not having that size parameter. | ||||
| 2025-08-07 | Add regression test for `saturating_sub` bounds check issue | okaneco | -0/+19 | |
| Add codegen test for issue where `valid_index.saturating_sub(X)` produced an extra bounds check. This was fixed by the LLVM upgrade. | ||||
| 2025-07-22 | Rename `tests/codegen` into `tests/codegen-llvm` | Guillaume Gomez | -0/+1989 | |
