mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-03 01:16:14 +03:00
b98d127133
Improve diagnostics for buffer reuse with borrowed references Addresses rust-lang/rust#147694 I'm not sure the current note wording is the best so I appreciate any feedback.