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