summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/issue-50814.rs
AgeCommit message (Expand)AuthorLines
2019-10-04[const-prop] Fix ICE when trying to eval polymorphic promoted MIRWesley Wiser-1/+0
2019-09-27[const-prop] Replace `eval_place()` with use of `InterpCx`Wesley Wiser-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-25Report const eval error inside the queryOliver Schneider-3/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+33