Skip to content

Commit 5f85ea8

Browse files
committed
Add newline at end of file
1 parent 21d8fbd commit 5f85ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clippy_lints/src/lifetimes.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,4 +431,4 @@ impl<'tcx> Visitor<'tcx> for BodyLifetimeChecker {
431431
fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
432432
NestedVisitorMap::None
433433
}
434-
}
434+
}

0 commit comments

Comments
 (0)