Files
rust/clippy_lints
bors e17864e2ff Auto merge of #9031 - evantypanski:manual_rem_euclid, r=Jarcho
Add [`manual_rem_euclid`] lint

Closes #8883

Adds a lint for checking manual use of `rem_euclid(n)`

changelog: Add [`manual_rem_euclid`] lint
2022-06-24 17:49:53 +00:00
..
2022-06-21 14:04:37 -04:00

This crate contains Clippy lints. For the main crate, check GitHub.