mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 14:20:39 +00:00
Implement RFC 3373: Avoid non-local definitions in functions This PR implements [RFC 3373: Avoid non-local definitions in functions](https://github.com/rust-lang/rust/issues/120363).