rustc_interface::callbacks

Function dep_node_debug

Source
pub fn dep_node_debug(node: DepNode, f: &mut Formatter<'_>) -> Result
Expand description

This is a callback from rustc_query_system as it cannot access the implicit state in rustc_middle otherwise.