about summary refs log tree commit diff
path: root/tests/rustdoc-json/auxiliary
AgeCommit message (Collapse)AuthorLines
2025-01-22rustdoc-json: Rename `Path::name` to `path`, and give it path (again).Alona Enraght-Moony-0/+10
Closes https://github.com/rust-lang/rust/issues/135600 Effectivly reverts https://github.com/rust-lang/rust/pull/134880