Module rustc_mir::transform::check_unsafety[][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?

Structs

UnsafetyChecker [
Experimental
]
UnusedUnsafeVisitor [
Experimental
]

Functions

builtin_derive_def_id [
Experimental
]
check_unsafety [
Experimental
]
check_unused_unsafe [
Experimental
]
is_enclosed [
Experimental
]

Return the NodeId for an enclosing scope that is also unsafe

provide [
Experimental
]
report_unused_unsafe [
Experimental
]
unsafe_derive_on_repr_packed [
Experimental
]
unsafety_check_result [
Experimental
]