about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/issue-52442.rs
AgeCommit message (Expand)AuthorLines
2021-07-10remove duplicate testRalf Jung-4/+0
2021-07-10remove const_raw_ptr_to_usize_cast featureRalf Jung-1/+1
2020-11-12fix tests and formattingVishnunarayan K I-1/+0
2020-06-28Update testsDylan MacKenzie-2/+1
2020-04-14typeck: workaround WF hole in `to_const`.Eduard-Mihai Burtescu-0/+2
2020-03-23Evaluate repeat expression lengths as late as possibleOliver Scherer-3/+1
2019-11-13Bless back-compat breakagesDylan MacKenzie-0/+1
2019-08-02improve error when CTFE does ptr-int-cast; update testsRalf Jung-1/+1
2019-07-11rustc_mir: follow FalseUnwind's real_target edge in qualify_consts.Eduard-Mihai Burtescu-2/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-25update tests to changes on rustc masterOliver Schneider-0/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+13