rust/clippy_lints
bors 6680710961 Auto merge of #6833 - daxpedda:use-self, r=Manishearth
Fix false-positive in `use_self`

Fixes  #6818.

changelog: Fix false positives for use_self in macros.
2021-03-04 17:35:06 +00:00
..
src Auto merge of #6833 - daxpedda:use-self, r=Manishearth 2021-03-04 17:35:06 +00:00
Cargo.toml Get tests to pass 2021-02-23 18:50:30 -05:00
README.md

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