rust/clippy_lints
bors 6b2b3576eb Auto merge of #6449 - matthiaskrgr:needless_borrow_ty, r=ebroto
needless_borrow: print the type in the lint message

changelog: needless_borrow: print type in lint message
2020-12-13 16:59:02 +00:00
..
src Auto merge of #6449 - matthiaskrgr:needless_borrow_ty, r=ebroto 2020-12-13 16:59:02 +00:00
Cargo.toml Merge commit 'c1664c50b2' into clippyup 2020-12-06 15:01:03 +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.