mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
20b2461938
changelog: [`use_self`] Skip if inside macro expansions of a `impl Self` block Fixes #13092. r? Alexendoo