Function rustc_mir::monomorphize::assert_symbols_are_distinct [] [src]

pub fn assert_symbols_are_distinct<'a, 'tcx, I>(
    tcx: TyCtxt<'a, 'tcx, 'tcx>,
    trans_items: I
) where
    I: Iterator<Item = &'a MonoItem<'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?