Function rustc_borrowck::borrowck::gather_loans::restrictions::compute_restrictions [−][src]
pub fn compute_restrictions<'a, 'tcx>(
bccx: &BorrowckCtxt<'a, 'tcx>,
span: Span,
cause: LoanCause,
cmt: &cmt_<'tcx>,
loan_region: Region<'tcx>
) -> RestrictionResult<'tcx>
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?