[−][src]Module rustc_mir::borrow_check::nll::region_infer
🔬 This is a nightly-only experimental API. (rustc_private)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?
Modules
| dump_mir |
[ Experimental ] As part of generating the regions, if you enable |
| error_reporting |
[ Experimental ]
|
| graphviz |
[ Experimental ] This module provides linkage between RegionInferenceContext and libgraphviz traits, specialized to attaching borrowck analysis data to rendered labels. |
| values |
[ Experimental ]
|
Structs
| RegionDefinition |
[ Experimental ]
|
| RegionInferenceContext |
[ Experimental ]
|
| TypeTest |
[ Experimental ] A "type test" corresponds to an outlives constraint between a type
and a lifetime, like |
Enums
| Cause |
[ Experimental ] NB: The variants in |
| RegionTest |
[ Experimental ] A "test" that can be applied to some "subject region" |
Traits
| ClosureRegionRequirementsExt |
[ Experimental ]
|
Existentials
|
[ Experimental ]
|