mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 03:16:15 +00:00
Lexical Region Resolution was removed in https://github.com/rust-lang/rust/pull/64790.
Rust now uses Non-lexical lifetimes. For more info, please see the borrowck chapter in the rustc-dev-guide.