Function rustc_borrowck::borrowck::check_loans::check_loans [−][src]
pub fn check_loans<'a, 'b, 'c, 'tcx>(
bccx: &BorrowckCtxt<'a, 'tcx>,
dfcx_loans: &DataFlowContext<'b, 'tcx, LoanDataFlowOperator>,
move_data: &FlowedMoveData<'c, 'tcx>,
all_loans: &[Loan<'tcx>],
body: &Body
)
🔬 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?