about summary refs log tree commit diff
path: root/tests/ui/float/classify-runtime-const.rs
AgeCommit message (Expand)AuthorLines
2024-10-05move f16/f128 const fn under f16/f128 feature gateRalf Jung-2/+2
2024-10-04Auto merge of #130157 - eduardosm:stabilize-const_float_classify, r=RalfJungbors-1/+0
2024-09-25Revert "Avoid invalid NaN lint machine-applicable suggestion in const context"Eduardo Sánchez Muñoz-1/+0
2024-09-12simplify float::classify logicRalf Jung-27/+75
2024-09-10enable and extend float-classify testRalf Jung-34/+40
2024-09-10move float tests into their own dirJubilee Young-0/+76