rust/tests/rustdoc-json/structs
Noratrieb dfed028e78 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.
2025-03-03 19:59:54 +01:00
..
field_order.rs Update all rustdoc-json/ tests to use the new style 2024-07-19 16:54:42 +02:00
plain_all_pub.rs rustdoc: normalise type/field names in rustdoc-json-types/jsondoclint 2024-09-01 23:58:08 +03:00
plain_doc_hidden.rs rustdoc: normalise type/field names in rustdoc-json-types/jsondoclint 2024-09-01 23:58:08 +03:00
plain_empty.rs rustdoc: normalise type/field names in rustdoc-json-types/jsondoclint 2024-09-01 23:58:08 +03:00
plain_pub_priv.rs rustdoc: normalise type/field names in rustdoc-json-types/jsondoclint 2024-09-01 23:58:08 +03:00
tuple.rs Update all rustdoc-json/ tests to use the new style 2024-07-19 16:54:42 +02:00
tuple_empty.rs Update all rustdoc-json/ tests to use the new style 2024-07-19 16:54:42 +02:00
tuple_pub_priv.rs Update all rustdoc-json/ tests to use the new style 2024-07-19 16:54:42 +02:00
unit.rs Update all rustdoc-json/ tests to use the new style 2024-07-19 16:54:42 +02:00
with_generics.rs rustdoc: normalise type/field names in rustdoc-json-types/jsondoclint 2024-09-01 23:58:08 +03:00
with_primitives.rs Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00