Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #111753 - cjgillot:simp-place-conflict, r=compiler-errors
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.