summary refs log tree commit diff
path: root/src/test/rustdoc-json/enums
AgeCommit message (Expand)AuthorLines
2022-09-10Rustdoc-Json Tests: Use `@is` and `@ismany` more often.Nixon Enraght-Moony-10/+10
2022-09-05Rustdoc-Json: Store Variant Fields as their own item.Nixon Enraght-Moony-0/+161
2022-09-03Rustdoc-Json: Add enum discriminantNixon Enraght-Moony-0/+119
2022-08-18Update rustdoc-json test filesGuillaume Gomez-10/+10
2022-01-19src/test/rustdoc-json: Check for `struct_field`s in `variant_tuple_struct.rs`Martin Nordholts-2/+4
2021-08-29Add rustdonc-json tests for enum variantsGuillaume Gomez-0/+17