[][src]Function rustc_codegen_llvm::debuginfo::create_scope_map::make_mir_scope

fn make_mir_scope<'ll>(
    cx: &CodegenCx<'ll, '_>,
    mir: &Mir,
    has_variables: &BitArray<SourceScope>,
    debug_context: &FunctionDebugContextData<'ll>,
    scope: SourceScope,
    scopes: &mut IndexVec<SourceScope, MirDebugScope<'ll>>
)
🔬 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?