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.
  • RegionErrors ๐Ÿ”’
    A collection of errors encountered during region inference. This is needed to efficiently report errors after borrow checking.

Enumsยง