[][src]Module rustc_traits::dropck_outlives

🔬 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?

Functions

adt_dtorck_constraint [
Experimental
]

Calculates the dtorck constraint for a type.

dedup_dtorck_constraint [
Experimental
]
dropck_outlives [
Experimental
]
dtorck_constraint_for_ty [
Experimental
]

Return a set of constraints that needs to be satisfied in order for ty to be valid for destruction.

provide [
Experimental
]