rust/tests/rustdoc-json/traits
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
..
has_body.rs Update all rustdoc-json/ tests to use the new style 2024-07-19 16:54:42 +02:00
implementors.rs Update all rustdoc-json/ tests to use the new style 2024-07-19 16:54:42 +02:00
is_dyn_compatible.rs rustdoc-JSON: Rename "object safe" to "dyn compatible" 2024-10-16 23:00:49 +02:00
private_supertrait.rs Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
self.rs Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
supertrait.rs Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
trait_alias.rs Always allow rustdoc-json tests to contain long lines 2025-03-03 19:59:54 +01:00
uses_extern_trait.rs Update all rustdoc-json/ tests to use the new style 2024-07-19 16:54:42 +02:00