| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-03-21 | tests/rustdoc-json: replace `$.index[*][?` with `$.index[?` | Alona Enraght-Moony | -4/+4 | |
| Done automatically with VSCode. | ||||
| 2025-03-03 | Always allow rustdoc-json tests to contain long lines | Noratrieb | -2/+0 | |
| The rustdoc-json test syntax often requires very long lines, so the checks for long lines aren't really useful. | ||||
| 2024-07-19 | Update all rustdoc-json/ tests to use the new style | León Orell Valerian Liehr | -4/+4 | |
| 2023-11-07 | tests/rustdoc-json: Remove some needless uses of `#![no_core]`. | Alona Enraght-Moony | -4/+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-07-14 | rustdoc-json: Add test for private supertrait. | Alona Enraght-Moony | -0/+15 | |
