about summary refs log tree commit diff
path: root/tests/codegen/option-niche-eq.rs
AgeCommit message (Expand)AuthorLines
2025-05-27tests: mark option-niche-eq as fixed on LLVM 21Augie Fackler-0/+11
2025-05-12Add failing tests for some Option optimizationsclubby789-11/+2
2025-05-12Add test for Ord impl for Option::NonZeroclubby789-0/+12
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-09-18Update the minimum external LLVM to 18Josh Stone-1/+0
2024-05-31Run rustfmt on `tests/codegen/`.Nicholas Nethercote-1/+1
2024-05-11fix few typo in filecheck annotationsklensy-6/+6
2024-04-22Stabilize generic `NonZero`.Markus Reiter-1/+0
2024-03-19Remove `SpecOptionPartialEq`clubby789-0/+75