Function syntax::test::mk_reexport_mod[][src]

fn mk_reexport_mod(
    cx: &mut TestCtxt,
    parent: NodeId,
    tests: Vec<Ident>,
    tested_submods: Vec<(Ident, Ident)>
) -> (P<Item>, Ident)
🔬 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?