Add newline at end of file

This commit is contained in:
Oliver Schneider
2017-04-11 15:54:48 +02:00
parent 21d8fbd082
commit 5f85ea8ef4
+1 -1
View File
@@ -431,4 +431,4 @@ fn visit_lifetime(&mut self, lifetime: &'tcx Lifetime) {
fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
NestedVisitorMap::None
}
}
}