[−][src]Module rustc_codegen_llvm::debuginfo::create_scope_map
🔬 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?
Structs
| MirDebugScope |
[ Experimental ]
|
Functions
| create_mir_scopes |
[ Experimental ] Produce DIScope DIEs for each MIR Scope which has variables defined in it. If debuginfo is disabled, the returned vector is empty. |
| make_mir_scope |
[ Experimental ]
|