Module rustc_borrowck::diagnostics::outlives_suggestion

source ·
Expand description

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

Structs§

  • Collects information about outlives constraints that needed to be added for a given MIR node corresponding to a function definition.

Enums§