Function rustc::mir::interpret::specialized_decode_alloc_id [] [src]

pub fn specialized_decode_alloc_id<'a, 'tcx, D: Decoder, CACHE: FnOnce(&mut D, AllocId)>(
    decoder: &mut D,
    tcx: TyCtxt<'a, 'tcx, 'tcx>,
    cache: CACHE
) -> Result<AllocId, D::Error>
🔬 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?