mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
866710c552
Only consider places with the same local in each_borrow_involving_path. This avoids having a busy loop that repeatedly checks for equality of locals.