rust/clippy_lints
Fabian Zaiser 5f310d9b83 Implement destructuring assignment for structs and slices
Co-authored-by: varkor <github@varkor.com>
2020-11-11 12:10:52 +00:00
..
src Implement destructuring assignment for structs and slices 2020-11-11 12:10:52 +00:00
Cargo.toml Merge commit 'bf1c6f9871' into clippyup 2020-10-23 22:16:59 +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.