summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/conditional_array_execution.stderr
AgeCommit message (Expand)AuthorLines
2020-09-26Make invalid integer operation messages consistentvarkor-1/+1
2020-06-26Show the values and computation that would overflow a const evaluation or pro...Oliver Scherer-1/+1
2020-04-11rustc: Add a warning count upon completionRoccoDev-1/+1
2020-01-24Normalise notes with the/isvarkor-1/+1
2020-01-10Errors in promoteds may only cause lints not hard errorsOliver Scherer-2/+2
2020-01-10Promote `Ref`s to constants instead of staticSantiago Pastorino-1/+7
2019-12-21rework run-fail and support check,build-failMazdak Farrokhzad-3/+3
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-25Report const eval error inside the queryOliver Schneider-12/+3
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+32