Function rustc_save_analysis::sig::name_and_generics[][src]

fn name_and_generics(
    text: String,
    offset: usize,
    generics: &Generics,
    id: NodeId,
    name: Ident,
    scx: &SaveContext
) -> Result<Signature, &'static str>
🔬 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?