about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/issue-43197.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-11/+0
2022-10-07make const_err a hard errorRalf Jung-14/+2
2021-02-03make const_err a future incompat lintRalf Jung-0/+4
2021-01-24clean up some const error reporting around promotedsRalf Jung-2/+2
2020-01-10Errors in promoteds may only cause lints not hard errorsOliver Scherer-4/+4
2020-01-10Promote `Ref`s to constants instead of staticSantiago Pastorino-0/+2
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-6/+4
2018-10-05Stabilize `min_const_fn`Oliver Schneider-2/+0
2018-08-31Restrict most uses of `const_fn` to `min_const_fn`Oliver Schneider-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+29