about summary refs log tree commit diff
path: root/src/test/ui/consts/const-err.stderr
AgeCommit message (Collapse)AuthorLines
2022-10-07make const_err a hard errorRalf Jung-44/+0
2022-10-01bless ui testsMaybe Waffle-4/+4
2022-07-01Shorten def_span for more items.Camille GILLOT-6/+2
2022-06-25make const_err show up in future breakage reportsRalf Jung-0/+17
2021-02-03make const_err a future incompat lintRalf Jung-2/+4
2020-09-26Make invalid integer operation messages consistentvarkor-1/+1
2020-04-11rustc: Add a warning count upon completionRoccoDev-1/+1
2020-01-24Normalise notes with the/isvarkor-1/+1
2019-12-21rework run-fail and support check,build-failMazdak Farrokhzad-4/+4
2019-05-02Remove the `self.mir` field from `ConstPropagator`Wesley Wiser-3/+9
2019-03-23Swap const evaluation lint spans to point at problem in primary spanEsteban Küber-2/+2
2018-12-25Remove licensesMark Rousskov-3/+3
2018-10-25Deduplicate all the ~~things~~ errorsOliver Schneider-9/+1
2018-10-25Report const eval error inside the queryOliver Schneider-14/+19
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+26