| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -371/+0 | |
| 2023-01-01 | Rustdoc-Json: Report discriminant on all kinds of enum variant. | Nixon Enraght-Moony | -116/+130 | |
| Closes #106299 | ||||
| 2022-11-28 | Rustdoc-Json: Add tests for linking to foreign variants. | Nixon Enraght-Moony | -0/+25 | |
| 2022-11-26 | jsondoclint: Handle using enum variants and glob using enums. | Nixon Enraght-Moony | -0/+33 | |
| Closes #104942 | ||||
| 2022-09-10 | Rustdoc-Json Tests: Use `@is` and `@ismany` more often. | Nixon Enraght-Moony | -10/+10 | |
| 2022-09-05 | Rustdoc-Json: Store Variant Fields as their own item. | Nixon Enraght-Moony | -0/+161 | |
| Closes #100587 Closes #92945 | ||||
| 2022-09-03 | Rustdoc-Json: Add enum discriminant | Nixon Enraght-Moony | -0/+119 | |
| 2022-08-18 | Update rustdoc-json test files | Guillaume Gomez | -10/+10 | |
| 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 | |
