Module rustc_borrowck::diagnostics[][src]

Expand description

Borrow checker diagnostics.

Modules

Print diagnostics to explain why values are borrowed.

Contains utilities for generating suggestions for borrowck errors related to unsatisfied outlives constraints.

Error reporting machinery for lifetime errors.

Structs

Enums

The span(s) associated to a use of a place.