Skip to content

Commit 381c9af

Browse files
committed
Mute the file-length error
1 parent 2c85f55 commit 381c9af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/slice/iter.rs

Lines changed: 1 addition & 0 deletions
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)