Skip to content

Commit da01455

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

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

library/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)