Function rustc_trans_utils::symbol_names::get_symbol_hash[][src]

fn get_symbol_hash<'a, 'tcx>(
    tcx: TyCtxt<'a, 'tcx, 'tcx>,
    def_id: DefId,
    instance: Instance<'tcx>,
    item_type: Ty<'tcx>,
    substs: &'tcx Substs<'tcx>
) -> u64
🔬 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?