Skip to content

Commit c2e56e0

Browse files
committed
remove unnecessary attr
1 parent fd5f2d1 commit c2e56e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clippy_lints/src/methods/str_splitn.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,6 @@ pub(super) fn check_needless_splitn(
277277
}
278278
}
279279

280-
#[allow(clippy::too_many_lines)]
281280
fn check_iter(
282281
cx: &LateContext<'tcx>,
283282
ctxt: SyntaxContext,

0 commit comments

Comments
 (0)