rust/tests/rustdoc-json
Oli Scherer 4512f211ae Accept less invalid Rust in rustdoc 2023-10-31 13:58:03 +00:00
..
enums Accept less invalid Rust in rustdoc 2023-10-31 13:58:03 +00:00
fn_pointer Fix rustdoc-json tests 2023-08-23 11:52:49 -07:00
fns Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard 2023-05-22 18:22:08 +01:00
generic-associated-types Accept less invalid Rust in rustdoc 2023-10-31 13:58:03 +00:00
impls Accept less invalid Rust in rustdoc 2023-10-31 13:58:03 +00:00
intra-doc-links Move /src/test to /tests 2023-01-11 09:32:08 +00:00
lifetime Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard 2023-05-22 18:22:08 +01:00
methods Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard 2023-05-22 18:22:08 +01:00
primitives Fix rustdoc-json tests 2023-08-23 11:52:49 -07:00
reexport Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard 2023-05-22 18:22:08 +01:00
structs rustdoc-json: Add tests for field/variant ordering. 2023-08-09 00:32:03 +00:00
traits rustdoc-json: Add test for private supertrait. 2023-07-14 06:54:40 +00:00
type Accept less invalid Rust in rustdoc 2023-10-31 13:58:03 +00:00
unions rustdoc-json: Add tests for field/variant ordering. 2023-08-09 00:32:03 +00:00
assoc_items.rs Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard 2023-05-22 18:22:08 +01:00
assoc_type.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
blanket_impls.rs Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard 2023-05-22 18:22:08 +01:00
doc_hidden_failure.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
generic_impl.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
glob_import.rs Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard 2023-05-22 18:22:08 +01:00
keyword.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
nested.rs Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard 2023-05-22 18:22:08 +01:00
non_lifetime_binders.rs Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard 2023-05-22 18:22:08 +01:00
output_generics.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
return_private.rs Serialize all enums as externally tagged to guarantee compatibility with binary formats such as bincode or postcard 2023-05-22 18:22:08 +01:00
stripped_modules.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00