Skip to content

Commit e36ca09

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

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

Lines changed: 0 additions & 2 deletions
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)