rust-clippy/clippy_lints
bors 1cdb06d406 Auto merge of #10001 - Jarcho:issue_9866, r=llogiq
Fix ICE in `unused_rounding`

fixes #9866
changelog: `unused_rounding`: Fix ICE when using the `_` separator
2022-11-30 19:54:25 +00:00
..
src Auto merge of #10001 - Jarcho:issue_9866, r=llogiq 2022-11-30 19:54:25 +00:00
Cargo.toml Bump Clippy version -> 0.1.67 2022-11-21 20:02:06 +01:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

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