We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9940c47 commit 45693b4Copy full SHA for 45693b4
library/core/src/slice/iter.rs
@@ -1,3 +1,4 @@
1
+// ignore-tidy-filelength
2
//! Definitions of a bunch of iterators for `[T]`.
3
4
#[macro_use] // import iterator! and forward_iterator!
0 commit comments