mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 19:15:48 +00:00
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.