about summary refs log tree commit diff
path: root/src/test/rustdoc-json/enums
AgeCommit message (Collapse)AuthorLines
2022-01-19src/test/rustdoc-json: Check for `struct_field`s in `variant_tuple_struct.rs`Martin Nordholts-2/+4
The presence of `struct_field`s is being checked for already in `variant_struct.rs`. We should also check for them in `variant_tuple_struct.rs`.
2021-08-29Add rustdonc-json tests for enum variantsGuillaume Gomez-0/+17