| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-03-21 | tests/rustdoc-json: replace `$.paths[*][?` with `$.paths[?` | Alona Enraght-Moony | -1/+1 | |
| This fixes all 3 of these tests. Done automatically in VSCode. | ||||
| 2025-03-21 | tests/rustdoc-json: replace `$.index[*][?` with `$.index[?` | Alona Enraght-Moony | -20/+20 | |
| Done automatically with VSCode. | ||||
| 2025-03-03 | Always allow rustdoc-json tests to contain long lines | Noratrieb | -1/+0 | |
| The rustdoc-json test syntax often requires very long lines, so the checks for long lines aren't really useful. | ||||
| 2025-01-22 | rustdoc-json: Rename `Path::name` to `path`, and give it path (again). | Alona Enraght-Moony | -0/+83 | |
| Closes https://github.com/rust-lang/rust/issues/135600 Effectivly reverts https://github.com/rust-lang/rust/pull/134880 | ||||
