about summary refs log tree commit diff
path: root/src/test/debuginfo/generic-struct.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/debuginfo/generic-struct.rs')
-rw-r--r--src/test/debuginfo/generic-struct.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/debuginfo/generic-struct.rs b/src/test/debuginfo/generic-struct.rs
index 1d122ce285d..170a610c621 100644
--- a/src/test/debuginfo/generic-struct.rs
+++ b/src/test/debuginfo/generic-struct.rs
@@ -1,5 +1,3 @@
-// ignore-tidy-linelength
-
 // Some versions of the non-rust-enabled LLDB print the wrong generic
 // parameter type names in this test.
 // rust-lldb