about summary refs log tree commit diff
path: root/tests/ui/float/conv-bits-runtime-const.rs
AgeCommit message (Collapse)AuthorLines
2024-10-05move f16/f128 const fn under f16/f128 feature gateRalf Jung-2/+0
2024-09-25Revert "Avoid invalid NaN lint machine-applicable suggestion in const context"Eduardo Sánchez Muñoz-1/+0
Reverts PR https://github.com/rust-lang/rust/pull/114486 (commit 1305a43d0a0c02cb224ab626745bd94af59c6098)
2024-09-10enable and extend float-classify testRalf Jung-81/+88
2024-09-10move float tests into their own dirJubilee Young-0/+161