[][src]Module rustc_mir::interpret::validity

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

Enums

PathElem [
Experimental
]

We want to show a nice path to the invalid field for diagnotsics, but avoid string operations in the happy case where no error happens. So we track a Vec<PathElem> where PathElem contains all the data we need to later print something for the user.

Functions

path_clone_and_deref [
Experimental
]
path_format [
Experimental
]

Format a path