tree: 27c67832a4de9e801fee38c161735adcafcf1100 [path history] [tgz]
  1. mod.rs
  2. README.md
compiler/rustc_infer/src/infer/lexical_region_resolve/README.md

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.