about summary refs log tree commit diff
path: root/tests/rustdoc-json/non_lifetime_binders.rs
AgeCommit message (Expand)AuthorLines
2025-03-21tests/rustdoc-json: replace `$.index[*][?` with `$.index[?`Alona Enraght-Moony-5/+5
2025-03-03Always allow rustdoc-json tests to contain long linesNoratrieb-2/+0
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-5/+5
2024-06-04rustfmt `tests/rustdoc-json/`.Nicholas Nethercote-1/+5
2023-11-07tests/rustdoc-json: Remove more needless uses of `#![no_core]`.Alona Enraght-Moony-10/+1
2023-05-22Serialize all enums as externally tagged to guarantee compatibility with bina...Luca Palmieri-5/+5
2023-03-28rustdoc + rustdoc-json support for non_lifetime_bindersMichael Goulet-0/+24