about summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/const-eval-overflow2.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-69/+0
2022-10-07make const_err a hard errorRalf Jung-18/+8
2021-02-03make const_err a future incompat lintRalf Jung-0/+8
2020-11-29Update tests to remove old numeric constantsbstrie-2/+0
2019-03-23Swap const evaluation lint spans to point at problem in primary spanEsteban Küber-8/+16
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-07Various minor/cosmetic improvements to codeAlexander Regueiro-1/+1
2018-10-25add the lint back to the list, and fix testsRalf Jung-8/+8
2018-10-25Deduplicate all the ~~things~~ errorsOliver Schneider-1/+0
2018-10-25Report const eval error inside the queryOliver Schneider-24/+17
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+83