tree: a4c7a94f4b085d288400d57f32a7208a83608fe6 [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.