about summary refs log tree commit diff
path: root/tests/rustdoc-json/generic-args.rs
AgeCommit message (Expand)AuthorLines
2025-06-24rustdoc-json: Keep empty generic args if parenthesizedMartin Nordholts-0/+3
2025-06-21rustdoc_json: represent generic args consistently.Nicholas Nethercote-2/+2
2025-06-21rustdoc_json: Fix handling of paths with no generic args.Nicholas Nethercote-1/+1
2025-06-21rustdoc_json: Add a test for some `GenericArgs` cases.Nicholas Nethercote-0/+20