Expand description

Borrow checker diagnostics.

Modules

Print diagnostics to explain why values are borrowed.
find_use 🔒
Contains utilities for generating suggestions for borrowck errors related to unsatisfied outlives constraints.
Error reporting machinery for lifetime errors.
var_name 🔒

Structs

Enums

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