summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/issue-50814.stderr
AgeCommit message (Expand)AuthorLines
2020-01-10Promote `Ref`s to constants instead of staticSantiago Pastorino-1/+1
2019-12-21rework run-fail and support check,build-failMazdak Farrokhzad-2/+2
2019-10-04[const-prop] Fix ICE when trying to eval polymorphic promoted MIRWesley Wiser-10/+2
2019-09-27[const-prop] Replace `eval_place()` with use of `InterpCx`Wesley Wiser-2/+10
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-1/+1
2019-03-23Swap const evaluation lint spans to point at problem in primary spanEsteban Küber-2/+2
2019-03-11Update testsVadim Petrochenkov-2/+2
2018-12-25Remove licensesMark Rousskov-2/+2
2018-10-25Report const eval error inside the queryOliver Schneider-9/+10
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+20