about summary refs log tree commit diff
path: root/tests/codegen/issues/issue-122600-ptr-discriminant-update.rs
AgeCommit message (Expand)AuthorLines
2025-04-06Rollup merge of #139438 - Zalathar:fix-test-122600, r=scottmcmStuart Cook-0/+2
2025-04-06Prevent a test from seeing forbidden numbers in the rustc versionZalathar-0/+2
2025-04-05Update the minimum external LLVM to 19Josh Stone-1/+0
2025-03-06Use `trunc nuw`+`br` for 0/1 branches even in optimized buildsScott McMurray-3/+26
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-08-03Add test for updating enum discriminant through pointerclubby789-0/+19