tree: bf2f5ffd441f056309ea5186495356bab4af14c4 [path history] [tgz]
  1. graphviz.rs
  2. mod.rs
  3. README.md
src/librustc_infer/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.