about summary refs log tree commit diff
path: root/tests/rustdoc-json/structs
AgeCommit message (Collapse)AuthorLines
2025-03-21tests/rustdoc-json: replace `$.index[*][?` with `$.index[?`Alona Enraght-Moony-65/+65
Done automatically with VSCode.
2025-03-03Always allow rustdoc-json tests to contain long linesNoratrieb-2/+0
The rustdoc-json test syntax often requires very long lines, so the checks for long lines aren't really useful.
2024-09-01rustdoc: normalise type/field names in rustdoc-json-types/jsondoclintschvv31n-6/+6
2024-07-19Update all rustdoc-json/ tests to use the new styleLeón Orell Valerian Liehr-65/+65
2023-08-09rustdoc-json: Add tests for field/variant ordering.Alona Enraght-Moony-0/+38
2023-05-22Serialize all enums as externally tagged to guarantee compatibility with ↵Luca Palmieri-34/+36
binary formats such as bincode or postcard
2023-01-11Move /src/test to /testsAlbert Larsan-0/+83