Module rustc_borrowck::nll

source ยท
Expand description

The entry point of the NLL borrow checker.

Structsยง

  • NllOutput ๐Ÿ”’
    The output of nll::compute_regions. This includes the computed RegionInferenceContext, any closure requirements to propagate, and any generated errors.

Traitsยง

Functionsยง

Type Aliasesยง