Function rustc::infer::lexical_region_resolve::graphviz::dump_region_data_to[][src]

fn dump_region_data_to<'a, 'gcx, 'tcx>(
    region_rels: &RegionRelations<'a, 'gcx, 'tcx>,
    map: &BTreeMap<Constraint<'tcx>, SubregionOrigin<'tcx>>,
    path: &str
) -> Result<()>
🔬 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?