[−][src]Function rustc_borrowck::borrowck::gather_loans::gather_moves::gather_assignment
pub fn gather_assignment<'a, 'tcx>(
bccx: &BorrowckCtxt<'a, 'tcx>,
move_data: &MoveData<'tcx>,
assignment_id: ItemLocalId,
assignment_span: Span,
assignee_loan_path: Rc<LoanPath<'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?