mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
6680710961
Fix false-positive in `use_self` Fixes #6818. changelog: Fix false positives for use_self in macros.