Module rustc_borrowck::diagnostics::region_errors
source ยท Expand description
Error reporting machinery for lifetime errors.
Structsยง
- Error
Constraint ๐Info Information about the various region constraints involved in a borrow checker error. - Region
Errors ๐A collection of errors encountered during region inference. This is needed to efficiently report errors after borrow checking.
Enumsยง
- Region
Error ๐Kind