From a18c779fa21d0259da8e38ef6022a14310d3ae15 Mon Sep 17 00:00:00 2001 From: Niko Matsakis Date: Wed, 12 Jun 2019 11:48:29 -0400 Subject: pacify the mercilous tidy long lines, trailing newlines --- src/librustc_data_structures/graph/vec_graph/mod.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/librustc_data_structures') diff --git a/src/librustc_data_structures/graph/vec_graph/mod.rs b/src/librustc_data_structures/graph/vec_graph/mod.rs index 6b3349e3e15..7078a5a9c9b 100644 --- a/src/librustc_data_structures/graph/vec_graph/mod.rs +++ b/src/librustc_data_structures/graph/vec_graph/mod.rs @@ -110,4 +110,3 @@ impl WithSuccessors for VecGraph { self.successors(node).iter().cloned() } } - -- cgit 1.4.1-3-g733a5