summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/promoted_errors.noopt.stderr
AgeCommit message (Expand)AuthorLines
2022-03-23separate const prop lint from optimizationsCarl Scherer-3/+45
2021-05-09ensure failing promoteds in const/static bodies are handled correctlyRalf Jung-5/+5
2021-02-03make const_err a future incompat lintRalf Jung-4/+9
2021-01-22re-bless ui testsRalf Jung-13/+1
2021-01-22avoid promoting division, modulo and indexing operations that could failRalf Jung-61/+33
2020-09-26Make invalid integer operation messages consistentvarkor-6/+6
2020-06-26Show the values and computation that would overflow a const evaluation or pro...Oliver Scherer-6/+6
2020-04-11rustc: Add a warning count upon completionRoccoDev-0/+2
2020-02-18better lint namesRalf Jung-6/+6
2020-02-15more revisions and use them for another testRalf Jung-0/+78