mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 14:13:24 +03:00
a30b72bb14
Drill down the loan path for `McDeclared` references as well since it might lead to an upvar. Closes #18769