Skip to content

Commit 5de0ee9

Browse files
author
Mason Ray Hanna III
committed
This commit resolves issue rust-lang#10655
1 parent 9a7bf41 commit 5de0ee9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clippy_lints/src/methods/path_join_correction.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ use rustc_span::Span;
77

88
use super::PATH_JOIN_CORRECTION;
99

10-
// TODO: Adjust the parameters as necessary
1110

1211
pub(super) fn check<'tcx>(
1312
cx: &LateContext<'tcx>,

0 commit comments

Comments
 (0)