Function rustc_incremental::assert_dep_graph::walk_between [−][src]
fn walk_between<'q>(
query: &'q DepGraphQuery,
sources: &FxHashSet<&'q DepNode>,
targets: &FxHashSet<&'q DepNode>
) -> FxHashSet<&'q DepNode>