Function rustc_incremental::assert_dep_graph::walk_nodes[][src]

fn walk_nodes<'q>(
    query: &'q DepGraphQuery,
    starts: &FxHashSet<&'q DepNode>,
    direction: Direction
) -> FxHashSet<&'q DepNode>