| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-03-21 | tests/rustdoc-json: replace `$.index[*][?` with `$.index[?` | Alona Enraght-Moony | -6/+6 | |
| Done automatically with VSCode. | ||||
| 2024-07-19 | Update all rustdoc-json/ tests to use the new style | León Orell Valerian Liehr | -6/+6 | |
| 2023-11-07 | tests/rustdoc-json: Remove some needless uses of `#![no_core]`. | Alona Enraght-Moony | -2/+0 | |
| Done by removing all uses of `#![no_core]`, and the reverting the ones that failed. More involved ones are in a later commit. | ||||
| 2023-05-22 | Serialize all enums as externally tagged to guarantee compatibility with ↵ | Luca Palmieri | -4/+3 | |
| binary formats such as bincode or postcard | ||||
| 2023-03-30 | Update tests for rustc_doc_primitive | Guillaume Gomez | -2/+2 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+21 | |
