Avoid creating anonymous nodes with zero or one dependency.
This commit is contained in:
@@ -229,6 +229,7 @@ pub fn build_dep_graph(
|
||||
}
|
||||
|
||||
Some(DepGraph::new(
|
||||
&sess.prof,
|
||||
prev_graph,
|
||||
prev_work_products,
|
||||
encoder,
|
||||
|
||||
Reference in New Issue
Block a user