| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-03-21 | tests/rustdoc-json: replace `$.index[*][?` with `$.index[?` | Alona Enraght-Moony | -3/+3 | |
| Done automatically with VSCode. | ||||
| 2024-07-19 | Update all rustdoc-json/ tests to use the new style | León Orell Valerian Liehr | -3/+3 | |
| 2023-11-07 | tests/rustdoc-json: Remove some needless uses of `#![no_core]`. | Alona Enraght-Moony | -6/+1 | |
| 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-15 | rustdoc-json: Add tests for visibility of impls | Alona Enraght-Moony | -0/+26 | |
