rust/clippy_lints
Samuel Tardieu f9b22e7b84 [new_without_default]: make the suggestion machine-applicable
Now that generics and lifetimes are output as expected, the lint
should be applicable.
2023-08-11 21:16:56 +02:00
..
src [new_without_default]: make the suggestion machine-applicable 2023-08-11 21:16:56 +02:00
Cargo.toml Merge commit 'd9c24d1b1e' into clippyup 2023-07-17 10:22:32 +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.