Module rustc_borrowck::diagnostics::region_errors
source · Expand description
Error reporting machinery for lifetime errors.
Structs
Information about the various region constraints involved in a borrow checker error.
Enums
Type Definitions
A collection of errors encountered during region inference. This is needed to efficiently
report errors after borrow checking.