rust/clippy_lints
bors 04036877ef Auto merge of #4863 - phansch:use_self, r=flip1995
Move use_self to nursery

Closes #4859

We have a lot of false positives in this lint, so I think it makes sense
to move this to the nursery until they are resolved.

changelog: Move `use_self` lint to nursery, due to many false positives
2019-11-29 18:17:41 +00:00
..
src Auto merge of #4863 - phansch:use_self, r=flip1995 2019-11-29 18:17:41 +00:00
Cargo.toml Remove unused debugging feature 2019-11-25 17:23:07 +01:00
README.md

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