We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6d210 commit ef92a04Copy full SHA for ef92a04
clippy_lints/src/methods/join_absolute_paths.rs
@@ -27,3 +27,4 @@ pub(super) fn check<'tcx>(cx: &LateContext<'tcx>, expr: &'tcx Expr<'tcx>, join_a
27
},
28
);
29
}
30
+}
0 commit comments