rustc_borrowck::diagnostics

Module 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ยง