about summary refs log tree commit diff
path: root/src/test/rustdoc-json/enums/variant_tuple_struct.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-10/+0
2023-01-01Rustdoc-Json: Report discriminant on all kinds of enum variant.Nixon Enraght-Moony-1/+3
Closes #106299
2022-09-10Rustdoc-Json Tests: Use `@is` and `@ismany` more often.Nixon Enraght-Moony-5/+5
2022-08-18Update rustdoc-json test filesGuillaume Gomez-5/+5
2022-01-19src/test/rustdoc-json: Check for `struct_field`s in `variant_tuple_struct.rs`Martin Nordholts-0/+2
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/+6