about summary refs log tree commit diff
path: root/tests/rustdoc-json/primitives/primitive_impls.rs
AgeCommit message (Collapse)AuthorLines
2025-06-16rustdoc: `{Meta,Pointee,}Sized` in non-minicoreDavid Wood-1/+7
Some rustdoc tests are `no_core` and need to have `MetaSized` and `PointeeSized` added to them.
2025-03-21tests/rustdoc-json: replace `$.index[*][?` with `$.index[?`Alona Enraght-Moony-9/+9
Done automatically with VSCode.
2025-02-04Add missing lang items in no_core tests in rustdocMichael Goulet-1/+4
2024-07-19Update all rustdoc-json/ tests to use the new styleLeón Orell Valerian Liehr-9/+9
2023-05-22Serialize all enums as externally tagged to guarantee compatibility with ↵Luca Palmieri-3/+3
binary formats such as bincode or postcard
2023-03-30Update tests for rustc_doc_primitiveGuillaume Gomez-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+34