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