mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-17 19:14:16 +00:00
0be654482c
Update the existing arithmetic lint re: #6209 Updates the lint to not the error message if RHS of binary operation `/` of `%` is a literal/constant that is not `0` or `-1`, as suggested [here](https://github.com/rust-lang/rust-clippy/issues/6209#issuecomment-715624354) changelog: Expand [`integer_arithmetic`] to work with RHS literals and constants |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |