about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/promoted_errors.stderr
AgeCommit message (Expand)AuthorLines
2020-02-15fix tests, and use variants to test debug and release builds togetherRalf Jung-60/+0
2020-01-24Normalise notes with the/isvarkor-1/+1
2020-01-18Fix some tests failing in `--pass check` modeVadim Petrochenkov-10/+10
2020-01-10Errors in promoteds may only cause lints not hard errorsOliver Scherer-29/+26
2020-01-10Promote `Ref`s to constants instead of staticSantiago Pastorino-5/+18
2019-12-21rework run-fail and support check,build-failMazdak Farrokhzad-8/+8
2019-12-01Miri core engine: use throw_ub instead of throw_panicRalf Jung-18/+6
2019-08-22Changed testsWesley Wiser-21/+9
2019-06-24promoted_errors: warn -> deny.Mazdak Farrokhzad-20/+22
2019-06-06Bless test outputWesley Wiser-0/+12
2018-12-25Remove licensesMark Rousskov-10/+10
2018-10-25Report const eval error inside the queryOliver Schneider-0/+12
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+48