about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/issue-52475.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-11/+0
2020-06-28Update testsDylan MacKenzie-1/+0
2020-03-17Update const-eval testsDylan MacKenzie-1/+0
2019-11-13Bless less verbose error messagesDylan MacKenzie-2/+0
2019-11-13Bless const tests with improved diagnosticsDylan MacKenzie-1/+2
2019-07-11rustc_mir: follow FalseUnwind's real_target edge in qualify_consts.Eduard-Mihai Burtescu-1/+3
2019-01-09Stabilize `let` bindings and destructuring in constants and const fnOliver Scherer-2/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-25Rebase fallout in ui outputOliver Schneider-2/+1
2018-09-03Add regression test for #52475Bruno Dutra-0/+25