rust/clippy_lints
Matthias Krüger 5d48b91b40 field_reassign_with_default: don't expand macros in suggestion
fixes #6522

changelog: field_reassign_with_default: don't expand macros in lint suggestion (#6522)
2021-01-01 17:01:09 +01:00
..
src field_reassign_with_default: don't expand macros in suggestion 2021-01-01 17:01:09 +01:00
Cargo.toml make clippy version number correspond to rustc version number. 2020-12-31 16:29:26 +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.