about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/union-const-eval-field.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-38/+0
2022-11-16cleanup and dedupe CTFE and Miri error reportingRalf Jung-1/+0
2022-08-26make read_immediate error immediately on uninit, so ImmTy can carry initializ...Ralf Jung-1/+2
2022-03-23separate const prop lint from optimizationsCarl Scherer-0/+1
2021-04-29remove const_fn feature gate from const testsRalf Jung-1/+0
2021-04-01Limit the problematic tests to x86_64.Hameer Abbasi-1/+1
2021-03-31Rename stderr->64bit.stderr where needed.Hameer Abbasi-0/+1
2019-08-30const-eval tests: make all unions repr(C)Ralf Jung-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-19Make const_eval_raw query return just an AllocIdRalf Jung-1/+2
2018-10-25add the lint back to the list, and fix testsRalf Jung-2/+0
2018-10-25Deduplicate all the ~~things~~ errorsOliver Schneider-1/+0
2018-10-25Report const eval error inside the queryOliver Schneider-1/+4
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+45