diff options
Diffstat (limited to 'tests/rustdoc-json/traits/self.rs')
| -rw-r--r-- | tests/rustdoc-json/traits/self.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/rustdoc-json/traits/self.rs b/tests/rustdoc-json/traits/self.rs index 060bc37f2d5..efd9efd556f 100644 --- a/tests/rustdoc-json/traits/self.rs +++ b/tests/rustdoc-json/traits/self.rs @@ -1,5 +1,3 @@ -// ignore-tidy-linelength - pub struct Foo; // Check that Self is represented uniformly between inherent impls, trait impls, |
