about summary refs log tree commit diff
path: root/src/test/ui/consts/const-slice-oob.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-8/+0
2022-10-07make const_err a hard errorRalf Jung-4/+1
2021-02-03make const_err a future incompat lintRalf Jung-0/+1
2020-09-26Make invalid integer operation messages consistentvarkor-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-10-25add the lint back to the list, and fix testsRalf Jung-1/+0
2018-10-25Deduplicate all the ~~things~~ errorsOliver Schneider-1/+0
2018-10-25Report const eval error inside the queryOliver Schneider-1/+3
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+20