未验证 提交 8d6f869c 编写于 作者: M Michael Woerister 提交者: GitHub

Remove some trailing whitespace.

上级 a4ad5dbc
......@@ -189,7 +189,7 @@ struct Stat {
let total_node_count = serialized_graph.nodes.len();
let total_edge_count = serialized_graph.edge_list_data.len();
let (total_edge_reads, total_duplicate_edge_reads) =
let (total_edge_reads, total_duplicate_edge_reads) =
tcx.dep_graph.edge_deduplication_data();
let mut counts: FxHashMap<_, Stat> = FxHashMap();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册