about summary refs log tree commit diff
path: root/tests/rustdoc-json/structs/with_primitives.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc-json/structs/with_primitives.rs')
-rw-r--r--tests/rustdoc-json/structs/with_primitives.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/rustdoc-json/structs/with_primitives.rs b/tests/rustdoc-json/structs/with_primitives.rs
index 7202ab9af9c..fe99292456d 100644
--- a/tests/rustdoc-json/structs/with_primitives.rs
+++ b/tests/rustdoc-json/structs/with_primitives.rs
@@ -1,5 +1,3 @@
-// ignore-tidy-linelength
-
 //@ is "$.index[*][?(@.name=='WithPrimitives')].visibility" \"public\"
 //@ has "$.index[*][?(@.name=='WithPrimitives')].inner.struct"
 //@ is "$.index[*][?(@.name=='WithPrimitives')].inner.struct.generics.params[0].name" \"\'a\"