Constant rustc_query_system::dep_graph::serialized::DEP_NODE_PAD

source ·
const DEP_NODE_PAD: usize = _; // 3usize
Expand description

Amount of padding we need to add to the edge list data so that we can retrieve every SerializedDepNodeIndex with a fixed-size read then mask.