about summary refs log tree commit diff
path: root/clippy_lints/src/integer_division_remainder_used.rs
AgeCommit message (Expand)AuthorLines
2024-06-05Update version attribute for 1.79 lintsxFrednet-1/+1
2024-05-23For restriction lints, replace “Why is this bad?” with “Why restrict th...Kevin Reid-3/+3
2024-04-01fix fallout from previous commity21-1/+1
2024-03-11new restriction lint: `division_remainder_used`Jacherr-0/+50