summary refs log tree commit diff
path: root/src/test/ui/consts/const-float-bits-reject-conv.rs
AgeCommit message (Expand)AuthorLines
2022-10-07make const_err a hard errorRalf Jung-16/+8
2022-06-14implement valtrees as the type-system representation for constant valuesb-naber-0/+16
2022-04-12Ban subnormals and NaNs in const {from,to}_bitsJubilee Young-0/+62