Skip to content

Commit 6002b28

Browse files
committed
refactor: removing // ignore-tidy-filelength
1 parent bd49a60 commit 6002b28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/alloc/src/vec/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// ignore-tidy-filelength
21
//! A contiguous growable array type with heap-allocated contents, written
32
//! `Vec<T>`.
43
//!

0 commit comments

Comments
 (0)