Constant rustc_incremental::persist::dirty_clean::BASE_STRUCT[][src]

const BASE_STRUCT: &[&str] = &[label_strs::GenericsOfItem, label_strs::PredicatesOfItem,
  label_strs::TypeOfItem]
🔬 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?

Struct, Enum and Union DepNodes

Note that changing the type of a field does not change the type of the struct or enum, but adding/removing fields or changing a fields name or visibility does.