about summary refs log tree commit diff
path: root/tests/ui/lint/lint-overflowing-ops.rs
AgeCommit message (Expand)AuthorLines
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-2/+2
2024-12-24Fix some typosfudancoder-1/+1
2024-07-11Always use a colon in `//@ normalize-*:` headersZalathar-2/+2
2024-02-24promotion: don't promote int::MIN / -1Ralf Jung-12/+0
2024-02-23lint-overflowing-ops: unify cases and remove redundancyRalf Jung-64/+48
2024-02-22remove exceptionJames Dietz-2/+2
2024-02-21consolidate testsJames Dietz-0/+65
2024-02-17Enable `ConstPropLint` for promotedsGurinder Singh-0/+294