Skip to content

Commit 45693b4

Browse files
committed
Mute the file-length error
1 parent 9940c47 commit 45693b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/core/src/slice/iter.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// ignore-tidy-filelength
12
//! Definitions of a bunch of iterators for `[T]`.
23
34
#[macro_use] // import iterator! and forward_iterator!

0 commit comments

Comments
 (0)