rust/tests/rustdoc-json
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
enums Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
fn_pointer Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
fns Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
generic-associated-types Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
impls
intra-doc-links
lifetime Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
methods Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
primitives Add missing lang items in no_core tests in rustdoc 2025-02-04 01:05:31 +00:00
reexport Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
statics Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
structs Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
traits Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
type Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
unions
assoc_items.rs
assoc_type.rs
blanket_impls.rs
doc_hidden_failure.rs
generic_impl.rs
glob_import.rs
impl-trait-in-assoc-type.rs Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
impl-trait-precise-capturing.rs
keyword.rs
keyword_private.rs
nested.rs
non_lifetime_binders.rs Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
output_generics.rs
path_name.rs Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
pub_mod_in_private_mod.rs
return_private.rs Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
stripped_modules.rs
the_smallest.rs
trait_alias.rs Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
type_alias.rs