about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/conditional_array_execution.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-8/+0
2022-10-07make const_err a hard errorRalf Jung-9/+1
2021-03-31Add a new normalization query just for mir constantsOli Scherer-1/+1
2021-02-03make const_err a future incompat lintRalf Jung-0/+2
2020-01-10Errors in promoteds may only cause lints not hard errorsOliver Scherer-1/+1
2020-01-10Promote `Ref`s to constants instead of staticSantiago Pastorino-0/+1
2019-12-21rework run-fail and support check,build-failMazdak Farrokhzad-0/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-25Report const eval error inside the queryOliver Schneider-2/+1
2018-10-19skip user-type annotations if they don't have regionsNiko Matsakis-1/+0
2018-10-19lowering casts in constants now creates multiple usesNiko Matsakis-2/+3
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+22