We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8212584 commit 3477e67Copy full SHA for 3477e67
src/liballoc/vec.rs
@@ -1,3 +1,4 @@
1
+// ignore-tidy-filelength
2
//! A contiguous growable array type with heap-allocated contents, written
3
//! `Vec<T>`.
4
//!
0 commit comments