mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
2e55b42dd7
Do not lint `use_self` in proc macro expansion fix https://github.com/rust-lang/rust-clippy/issues/9440 fix https://github.com/rust-lang/rust-clippy/issues/8910 fix https://github.com/rust-lang/rust-clippy/issues/6902 changelog: [`use_self`]: Do not lint in proc macro expansion