about summary refs log tree commit diff
path: root/tests/rustdoc-json/type
AgeCommit message (Expand)AuthorLines
2025-03-21tests/rustdoc-json: replace `$.index[*][?` with `$.index[?`Alona Enraght-Moony-119/+119
2025-03-03Always allow rustdoc-json tests to contain long linesNoratrieb-10/+0
2025-01-22rustdoc-json: Rename `Path::name` to `path`, and give it path (again).Alona Enraght-Moony-10/+10
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+4
2024-09-01rustdoc: normalise type/field names in rustdoc-json-types/jsondoclintschvv31n-32/+32
2024-07-19Update all rustdoc-json/ tests to use the new styleLeón Orell Valerian Liehr-119/+119
2024-06-04rustfmt `tests/rustdoc-json/`.Nicholas Nethercote-1/+1
2023-11-07tests/rustdoc-json: Remove some needless uses of `#![no_core]`.Alona Enraght-Moony-2/+0
2023-10-31Accept less invalid Rust in rustdocOli Scherer-1/+1
2023-08-23Fix rustdoc-json testsNoah Lev-72/+72
2023-08-03Handle inherent associated types falloutLeón Orell Valerian Liehr-13/+16
2023-05-22Serialize all enums as externally tagged to guarantee compatibility with bina...Luca Palmieri-110/+100
2023-05-13rustdoc-json: Add tests for `#![feature(inherent_associated_types)]`Alona Enraght-Moony-0/+83
2023-01-11Move /src/test to /testsAlbert Larsan-0/+140