summary refs log tree commit diff
path: root/src/test/ui/const-eval/issue-43197.rs
AgeCommit message (Expand)AuthorLines
2018-04-25Rename ui test flag compile-pass to must-compile-successfullyPietro Albini-1/+1
2018-04-25Warn on all erroneous constantsOliver Schneider-0/+2
2018-04-25Only warn on erroneous promoted constantsOliver Schneider-2/+4
2018-03-08Unify the const folding errorsOliver Schneider-2/+4
2018-03-08Fully use miri in transOliver Schneider-0/+2
2018-03-08Produce instead of pointersOliver Schneider-2/+0
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-2/+4
2017-07-31trans::mir::constant - fix assignment error recoveryAriel Ben-Yehuda-0/+21