about summary refs log tree commit diff
path: root/tests/rustdoc-json/enums/discriminant/struct.rs
diff options
context:
space:
mode:
authorNoratrieb <48135649+Noratrieb@users.noreply.github.com>2025-03-03 19:59:12 +0100
committerNoratrieb <48135649+Noratrieb@users.noreply.github.com>2025-03-03 19:59:54 +0100
commitdfed028e788702a313ad49754e5d7ec64ffa61cf (patch)
tree6dd05b8ac43f9675b6b8afbac7ff705f5864a669 /tests/rustdoc-json/enums/discriminant/struct.rs
parent81d8edc2000aa38b08ad09fce22d90f1990b6459 (diff)
downloadrust-dfed028e788702a313ad49754e5d7ec64ffa61cf.tar.gz
rust-dfed028e788702a313ad49754e5d7ec64ffa61cf.zip
Always allow rustdoc-json tests to contain long lines
The rustdoc-json test syntax often requires very long lines, so the checks
for long lines aren't really useful.
Diffstat (limited to 'tests/rustdoc-json/enums/discriminant/struct.rs')
-rw-r--r--tests/rustdoc-json/enums/discriminant/struct.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/rustdoc-json/enums/discriminant/struct.rs b/tests/rustdoc-json/enums/discriminant/struct.rs
index 24d5f5b08c2..82437f5ef03 100644
--- a/tests/rustdoc-json/enums/discriminant/struct.rs
+++ b/tests/rustdoc-json/enums/discriminant/struct.rs
@@ -1,5 +1,3 @@
-// ignore-tidy-linelength
-
 #[repr(i32)]
 //@ is "$.index[*][?(@.name=='Foo')].attrs" '["#[attr=\"Repr([ReprInt(SignedInt(I32))])\")]\n"]'
 pub enum Foo {