Skip to content

Commit d1c78b1

Browse files
committed
Ignore file length tidy warning in hash/map.rs.
1 parent b164e9a commit d1c78b1

File tree

1 file changed

+2
-0
lines changed
  • std/src/collections/hash

1 file changed

+2
-0
lines changed

std/src/collections/hash/map.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// ignore-tidy-filelength
2+
13
#[cfg(test)]
24
mod tests;
35

0 commit comments

Comments
 (0)