Skip to content

Commit

Permalink
Mute the file-length error
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerollmops committed Dec 10, 2020
1 parent 9940c47 commit 45693b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/core/src/slice/iter.rs
@@ -1,3 +1,4 @@
// ignore-tidy-filelength
//! Definitions of a bunch of iterators for `[T]`.

#[macro_use] // import iterator! and forward_iterator!
Expand Down

0 comments on commit 45693b4

Please sign in to comment.