Function rustc_incremental::assert_dep_graph::filter_nodes
source ยท fn filter_nodes<'q>(
query: &'q DepGraphQuery,
sources: &Option<FxIndexSet<&'q DepNode>>,
targets: &Option<FxIndexSet<&'q DepNode>>,
) -> FxIndexSet<DepKind>