..
enums
jsondoclint: Handle using enum variants and glob using enums.
2022-11-26 15:08:40 +00:00
fn_pointer
Update rustdoc-json test files
2022-08-18 11:00:21 +02:00
fns
jsondoclint: Recognise Typedef as valid kind for Type::ResolvedPath
2022-11-25 10:53:14 +00:00
generic-associated-types
Stabilize GATs
2022-08-30 23:06:24 -04:00
impls
rustdoc JSON: Use Function everywhere and remove Method
2022-11-16 20:24:03 +01:00
intra-doc-links
Rustdoc-Json: Correcty handle intra-doc-links to items without HTML page
2022-09-10 00:40:30 +01:00
lifetime
Update rustdoc-json test files
2022-08-18 11:00:21 +02:00
methods
Update rustdoc-json test files
2022-08-18 11:00:21 +02:00
primitives
Rustdoc-Json: List impls for primitives
2022-09-26 18:06:48 +01:00
reexport
Add regression test for missing item from private mod in JSON output
2022-10-29 11:56:08 +02:00
structs
Rustdoc-Json: More accurate struct type.
2022-09-07 09:42:23 +01:00
traits
jsondoclint: Accept trait alias is places where trait expected.
2022-11-26 01:41:30 +00:00
type
Rustdoc-Json: Add test for extern_types
2022-09-14 16:14:15 +01:00
unions
Document that ResolvedPath can also be a union
2022-09-16 19:51:58 +01:00
assoc_items.rs
Rustdoc-Json Tests: Use @is and @ismany more often.
2022-09-10 01:30:47 +01:00
assoc_type.rs
Update rustdoc-json test files
2022-08-18 11:00:21 +02:00
blanket_impls.rs
Update rustdoc-json test files
2022-08-18 11:00:21 +02:00
doc_hidden_failure.rs
Update rustdoc-json test files
2022-08-18 11:00:21 +02:00
generic_impl.rs
Update rustdoc-json test files
2022-08-18 11:00:21 +02:00
glob_import.rs
Update rustdoc-json test files
2022-08-18 11:00:21 +02:00
keyword.rs
Update rustdoc-json test files
2022-08-18 11:00:21 +02:00
nested.rs
Rustdoc-Json: More accurate struct type.
2022-09-07 09:42:23 +01:00
output_generics.rs
Update rustdoc-json test files
2022-08-18 11:00:21 +02:00
return_private.rs
Update rustdoc-json test files
2022-08-18 11:00:21 +02:00
stripped_modules.rs
Rustdoc-Json: Retain Stripped Modules when they are imported, not when they have items.
2022-08-29 00:15:10 +01:00