Function rustc_borrowck::borrowck::gather_loans::gather_moves::check_and_get_illegal_move_origin[][src]

fn check_and_get_illegal_move_origin<'a, 'tcx>(
    bccx: &BorrowckCtxt<'a, 'tcx>,
    cmt: &cmt_<'tcx>
) -> Option<cmt_<'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?