rust/clippy_lints
bors b0b3dc6e76 Auto merge of #4776 - mikerite:fix-4727, r=flip1995
Fix crash in `use-self` lint

Fixes #4727

changelog: Fix crash in `use-self` lint
2019-11-08 22:06:21 +00:00
..
src Auto merge of #4776 - mikerite:fix-4727, r=flip1995 2019-11-08 22:06:21 +00:00
Cargo.toml bump smallvec to 1.0.0 2019-11-06 17:46:45 +07:00
README.md rust-lang-nursery/rust-clippy => rust-lang/rust-clippy 2018-11-22 04:40:09 +01:00

This crate contains Clippy lints. For the main crate, check crates.io or GitHub.