summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/dangling.rs
AgeCommit message (Expand)AuthorLines
2021-06-18bless youRalf Jung-2/+1
2021-05-15get rid of a bunch of unnecessary NOTE in const testsRalf Jung-4/+2
2021-02-03make const_err a future incompat lintRalf Jung-2/+4
2020-11-29Update tests to remove old numeric constantsbstrie-1/+1
2020-07-11Stabilize `transmute` in constants and statics but not const fnOliver Scherer-1/+1
2020-03-08fix some cases of unexpected exceptions leaving validationRalf Jung-1/+1
2019-08-30add testRalf Jung-0/+13