rust-clippy/clippy_lints
Jason Newcomb 4baae5d8b3 Add new Span utils to avoid both allocating and
compressing/decompressing spans.
2024-06-21 03:23:06 -04:00
..
src Add new Span utils to avoid both allocating and 2024-06-21 03:23:06 -04:00
Cargo.toml Bump Clippy version -> 0.1.81 2024-06-13 12:24:14 +02: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.