Skip to content

Commit e36ca09

Browse files
committed
remove line length ignore
1 parent 7f39530 commit e36ca09

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/rustdoc/trait-impl-items-links-and-anchors.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// ignore-tidy-linelength
2-
31
pub trait MyTrait {
42
type Assoc;
53
const VALUE: u32;

0 commit comments

Comments
 (0)