about summary refs log tree commit diff
path: root/src/test/compile-fail/const-err-multi.rs
AgeCommit message (Collapse)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-27/+0
2018-06-28Don't const propagate the body of constantsOliver Schneider-9/+1
2018-06-28Merge `ConstVal` and `ConstValue`Oliver Schneider-2/+7
2018-06-05Properly report transitive errorsOliver Schneider-0/+3
2018-06-05Refactor the const eval diagnostic APIOliver Schneider-1/+1
2018-04-24Warn on all erroneous constantsOliver Schneider-3/+4
2018-03-08Unify the const folding errorsOliver Schneider-2/+2
before they differed depending on whether optimizations were on or not
2018-03-08Update compile-fail testsOliver Schneider-7/+0
2018-03-08Update testsOliver Schneider-0/+3
2018-03-08Update testsOliver Schneider-0/+5
2018-03-08Adjust tests to changed const err lintsOliver Schneider-1/+1
2018-03-08Adjust tests to more aggressive const err lintingOliver Schneider-0/+1
2018-03-08Fully use miri in transOliver Schneider-0/+5
2016-08-04Update wording on E0080Shantanu Raj-1/+1
Change "attempted" to "attempt"
2016-04-11don't report errors in constants at every use siteOliver Schneider-0/+19