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