about summary refs log tree commit diff
path: root/tests/codegen/option-niche-unfixed
AgeCommit message (Collapse)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-24/+0
2025-05-27tests: mark option-niche-eq as fixed on LLVM 21Augie Fackler-15/+0
Some combination of recent Rust changes (between 3d86494a0d01 and aa57e46e24a4 from what I can tell) and changes in LLVM 21 (not recently, as best I can tell) have caused this test to start showing the behavior we want, so it's time to move this test to a proper place and mark it as fixed on LLVM 21.
2025-05-12Add failing tests for some Option optimizationsclubby789-0/+39