rust/tests/rustdoc-json/enums
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
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
discriminant Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
doc_link_to_foreign_variant.rs Update all rustdoc-json/ tests to use the new style 2024-07-19 16:54:42 +02:00
field_hidden.rs Update all rustdoc-json/ tests to use the new style 2024-07-19 16:54:42 +02:00
field_order.rs Update all rustdoc-json/ tests to use the new style 2024-07-19 16:54:42 +02:00
kind.rs Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
struct_field_hidden.rs rustdoc: normalise type/field names in rustdoc-json-types/jsondoclint 2024-09-01 23:58:08 +03:00
tuple_fields_hidden.rs Update all rustdoc-json/ tests to use the new style 2024-07-19 16:54:42 +02:00
use_glob.rs rustdoc: normalise type/field names in rustdoc-json-types/jsondoclint 2024-09-01 23:58:08 +03:00
use_variant_foreign.rs rustdoc: normalise type/field names in rustdoc-json-types/jsondoclint 2024-09-01 23:58:08 +03:00
use_variant.rs rustdoc: normalise type/field names in rustdoc-json-types/jsondoclint 2024-09-01 23:58:08 +03:00
variant_order.rs Update all rustdoc-json/ tests to use the new style 2024-07-19 16:54:42 +02:00
variant_struct.rs Update all rustdoc-json/ tests to use the new style 2024-07-19 16:54:42 +02:00
variant_tuple_struct.rs Update all rustdoc-json/ tests to use the new style 2024-07-19 16:54:42 +02:00