about summary refs log tree commit diff
path: root/tests/rustdoc-json/enums/use_variant_foreign.rs
AgeCommit message (Collapse)AuthorLines
2025-03-21tests/rustdoc-json: change assertions to use RFC 9535 jsonpathAlona Enraght-Moony-1/+1
2025-03-21tests/rustdoc-json: replace `$.index[*][?` with `$.index[?`Alona Enraght-Moony-2/+2
Done automatically with VSCode.
2024-09-01rustdoc: normalise type/field names in rustdoc-json-types/jsondoclintschvv31n-1/+1
2024-07-19Update all rustdoc-json/ tests to use the new styleLeón Orell Valerian Liehr-3/+3
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-05-22Serialize all enums as externally tagged to guarantee compatibility with ↵Luca Palmieri-1/+1
binary formats such as bincode or postcard
2023-01-11Move /src/test to /testsAlbert Larsan-0/+9