about summary refs log tree commit diff
path: root/src/test/ui/consts/const-err-multi.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-27/+0
2022-11-16cleanup and dedupe CTFE and Miri error reportingRalf Jung-7/+7
2022-10-07make const_err a hard errorRalf Jung-89/+13
2022-10-01bless ui testsMaybe Waffle-10/+10
2022-07-01Shorten def_span for more items.Camille GILLOT-24/+8
2022-06-25make const_err show up in future breakage reportsRalf Jung-0/+68
2021-02-03make const_err a future incompat lintRalf Jung-3/+14
2020-11-29Update tests to remove old numeric constantsbstrie-2/+2
2020-09-26Make invalid integer operation messages consistentvarkor-1/+1
2020-08-12more precise span for erroneous consts during CTFE/MiriRalf Jung-6/+12
2020-08-12bless testsRalf Jung-12/+6
2020-06-26Show the values and computation that would overflow a const evaluation or pro...Oliver Scherer-1/+1
2020-01-24Normalise notes with the/isvarkor-1/+1
2019-03-23Swap const evaluation lint spans to point at problem in primary spanEsteban Küber-8/+8
2018-12-25Remove licensesMark Rousskov-5/+5
2018-10-25add the lint back to the list, and fix testsRalf Jung-8/+1
2018-10-25Deduplicate all the ~~things~~ errorsOliver Schneider-13/+5
2018-10-25Report const eval error inside the queryOliver Schneider-34/+22
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+67