Enum rustc_mir::borrow_check::nll::explain_borrow::find_use::DefUseResult [−][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?
Variants
Def
🔬 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?
UseLive
🔬 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?
Fields of UseLive
local: Local | 🔬 This is a nightly-only experimental API. ( |
UseDrop
🔬 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?
Fields of UseDrop
local: Local | 🔬 This is a nightly-only experimental API. ( |
Auto Trait Implementations
impl Send for DefUseResult
impl Send for DefUseResult
impl Sync for DefUseResult
impl Sync for DefUseResult