about summary refs log tree commit diff
path: root/tests/rustdoc-json/fn_pointer/abi.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc-json/fn_pointer/abi.rs')
-rw-r--r--tests/rustdoc-json/fn_pointer/abi.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/rustdoc-json/fn_pointer/abi.rs b/tests/rustdoc-json/fn_pointer/abi.rs
index 03fbb3b795d..13a967bd35e 100644
--- a/tests/rustdoc-json/fn_pointer/abi.rs
+++ b/tests/rustdoc-json/fn_pointer/abi.rs
@@ -1,5 +1,3 @@
-// ignore-tidy-linelength
-
 #![feature(abi_vectorcall)]
 
 //@ is "$.index[*][?(@.name=='AbiRust')].inner.type_alias.type.function_pointer.header.abi" \"Rust\"