Module rustc_mir::borrow_check::nll::region_infer::error_reporting[][src]

🔬 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

region_name [
Experimental
]
var_name [
Experimental
]

Enums

ConstraintCategory [
Experimental
]

Constraints that are considered interesting can be categorized to determine why they are interesting. Order of variants indicates sort order of the category, thereby influencing diagnostic output.

Trace [
Experimental
]