Module rustc::dep_graph::safe [−][src]
🔬 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?
The DepGraphSafe
trait
Structs
AssertDepGraphSafe |
[ Experimental ] A convenient override that lets you pass arbitrary state into a task. Every use should be accompanied by a comment explaining why it makes sense (or how it could be refactored away in the future). |
Traits
DepGraphSafe |
[ Experimental ] The |