summary refs log tree commit diff
path: root/src/test/ui/consts/const-float-bits-reject-conv.stderr
AgeCommit message (Expand)AuthorLines
2022-10-07make const_err a hard errorRalf Jung-180/+19
2022-10-01bless ui testsMaybe Waffle-9/+9
2022-09-04Make `const_eval_select` a real intrinsicDeadbeef-40/+0
2022-07-19Mention first and last macro in backtraceMichael Goulet-4/+4
2022-07-01Shorten def_span for more items.Camille GILLOT-16/+16
2022-06-25bless after rebaseRalf Jung-0/+112
2022-06-14implement valtrees as the type-system representation for constant valuesb-naber-5/+102
2022-04-12Ban subnormals and NaNs in const {from,to}_bitsJubilee Young-0/+119