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