mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 14:13:24 +03:00
bc9ad848eb
Fix FP in external macros for `mut_mut` lint Fix FP in `mut_mut` lint when type is defined in external macros. fixes: #6922 changelog: [`mut_mut`] Fix FP when type is defined in external macros