about summary refs log tree commit diff
path: root/src/test/compile-fail/consts
AgeCommit message (Expand)AuthorLines
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-28/+0
2020-11-29Update tests to remove old numeric constantsbstrie-1/+1
2020-11-18change error for `LayoutErr::SizeOverflow`Bastian Kauschke-1/+1
2020-09-29Update `compile-fail` testDylan MacKenzie-0/+2
2020-09-22Bless compile-failDylan MacKenzie-3/+1
2020-04-29Bless testsDylan MacKenzie-1/+0
2020-02-15remove no-longer-needed testRalf Jung-20/+0
2020-02-15fix compile-failRalf Jung-4/+4
2020-01-09Update testsVadim Petrochenkov-0/+1
2019-12-07Auto merge of #66927 - RalfJung:engines-dont-panic, r=oli-obkbors-1/+0
2019-12-02Correct other tests related to const_mut_refsChristian Poveda-1/+1
2019-12-01fix compile-fail testsRalf Jung-1/+0
2019-11-15A `Downcast` is now reached when const-checking a `for` loopDylan MacKenzie-0/+1
2019-11-13Bless less verbose error messagesDylan MacKenzie-2/+0
2019-11-13Bless const tests with improved diagnosticsDylan MacKenzie-0/+1
2019-10-18[const-prop] Handle MIR Rvalue::AggregatesWesley Wiser-0/+1
2019-08-06move error with diverging output to compile-failEsteban Küber-0/+48