summary refs log tree commit diff
path: root/src/test/ui/consts/const-float-bits-conv.rs
AgeCommit message (Expand)AuthorLines
2022-05-05Allow unused rules in the testsuite where the lint triggersest31-0/+1
2022-04-12Ban subnormals and NaNs in const {from,to}_bitsJubilee Young-30/+0
2021-10-04Stabilize `const_panic`Jacob Pratt-1/+0
2020-08-23Fix `compile-flags` directiveecstatic-morse-1/+1
2020-08-22Test new floating point bit castsDylan MacKenzie-0/+93