rust/clippy_lints
bors 12bb7d668d Auto merge of #4532 - rust-lang:integer-const, r=oli-obk
New `is_integer_const` to check more const ints

This mostly affects loop checks and the modulo_one lint. Tests were also updated where applicable.

changelog: none
2019-09-10 19:40:45 +00:00
..
2019-08-19 06:10:00 +02:00

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