about summary refs log tree commit diff
path: root/tests/codegen/issues/issue-122600-ptr-discriminant-update.rs
AgeCommit message (Expand)AuthorLines
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