about summary refs log tree commit diff
path: root/tests/codegen-llvm/issues
AgeCommit message (Expand)AuthorLines
2025-09-27Rollup merge of #146732 - durin42:llvm-22-less-assumes, r=nikicMatthias Krüger-2/+5
2025-09-26tests: use max-llvm-major-version instead of ignore-llvm-versionAugie Fackler-1/+1
2025-09-21regression test for https://github.com/rust-lang/rust/issues/117763The 8472-0/+17
2025-09-19tests: relax expectations after llvm change 902ddda120a5Augie Fackler-2/+5
2025-09-16Update the minimum external LLVM to 20Josh Stone-5/+0
2025-09-02Adjust issue-118306.rs test after LLVM changeHans Wennborg-1/+1
2025-08-22Rollup merge of #145380 - okaneco:add-codegen-tests, r=Mark-SimulacrumJacob Pratt-0/+182
2025-08-21Consolidate panicking functions in `slice/index.rs`Karl Meakin-18/+12
2025-08-20Add codegen regression testsokaneco-0/+182
2025-08-18Rollup merge of #145355 - clubby789:option-match-eq, r=nikicStuart Cook-0/+78
2025-08-15Rollup merge of #145120 - maurer:llvm-time, r=nikicStuart Cook-1/+1
2025-08-13Add test for issue 122734Jamie Hill-Daniel-0/+78
2025-08-11llvm: Accept new LLVM lifetime formatMatthew Maurer-1/+1
2025-08-07Add regression test for `saturating_sub` bounds check issueokaneco-0/+19
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-0/+1989