about summary refs log tree commit diff
path: root/src/test/rustdoc-js-std/alias-4.js
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-7/+0
2021-07-01fix(rustdoc): generics searchMichael Howell-0/+7
This commit adds a test case for generics, re-adds generics data to the search index, and tweaks function indexing to use less space in JSON. This reverts commit 14ca89446c076bcf484d3d05bd991a4b7985a409.