Module diagnostics

Source
Expand description

Borrow checker diagnostics.

Modules§

bound_region_errors 🔒
conflict_errors 🔒
explain_borrow 🔒
Print diagnostics to explain why values are borrowed.
find_all_local_uses 🔒
find_use 🔒
move_errors 🔒
mutability_errors 🔒
opaque_suggestions 🔒
outlives_suggestion 🔒
Contains utilities for generating suggestions for borrowck errors related to unsatisfied outlives constraints.
region_errors 🔒
Error reporting machinery for lifetime errors.
region_name 🔒
var_name 🔒

Structs§

BorrowckDiagnosticsBuffer 🔒
CapturedMessageOpt 🔒
Helper struct for explain_captures.
DescribePlaceOpt 🔒
IncludingTupleField 🔒

Enums§

BorrowedContentSource 🔒
BufferedDiag 🔒
CallKind 🔒
UseSpans 🔒
The span(s) associated to a use of a place.