Function rustc_incremental::assert_dep_graph::walk_nodes
source · [−]fn walk_nodes<'q>(
query: &'q DepGraphQuery,
starts: &FxHashSet<&'q DepNode>,
direction: Direction
) -> FxHashSet<DepKind>
fn walk_nodes<'q>(
query: &'q DepGraphQuery,
starts: &FxHashSet<&'q DepNode>,
direction: Direction
) -> FxHashSet<DepKind>