| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-01-19 | src/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-29 | Add rustdonc-json tests for enum variants | Guillaume Gomez | -0/+17 | |
