Constant rustc_incremental::persist::dirty_clean::BASE_STRUCT

source ·
const BASE_STRUCT: &[&str];
Expand description

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.