Skip to content

Commit 0b021ff

Browse files
committed
Pacify tidy.
1 parent 4a173a6 commit 0b021ff

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/test/incremental/hashes/inherent_impls.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// ignore-tidy-linelength
2+
13
// This test case tests the incremental compilation hash (ICH) implementation
24
// for let expressions.
35

src/test/incremental/hashes/trait_impls.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// ignore-tidy-linelength
2+
13
// This test case tests the incremental compilation hash (ICH) implementation
24
// for let expressions.
35

0 commit comments

Comments
 (0)