Module region_errors

Source
Expand description

Error reporting machinery for lifetime errors.

Structs§

ErrorConstraintInfo 🔒
Information about the various region constraints involved in a borrow checker error.
RegionErrors 🔒
A collection of errors encountered during region inference. This is needed to efficiently report errors after borrow checking.

Enums§

RegionErrorKind 🔒