about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/option-type-signatures.js
AgeCommit message (Expand)AuthorLines
2024-10-30rustdoc-search: simplify rules for generics and type paramsMichael Howell-25/+6
2024-10-30rustdoc-search: show types signatures in resultsMichael Howell-18/+156
2023-09-09rustdoc-search: fix bugs when unboxing and reordering combineMichael Howell-1/+4
2023-09-03rustdoc: bug fix for `-> option<t>`Michael Howell-0/+6
2023-09-03rustdoc-search: add support for type parametersMichael Howell-0/+53
2023-06-10rustdoc: search for slices and arrays by type with `[]`Michael Howell-0/+7
2023-06-09Update rustdoc-js* formatGuillaume Gomez-5/+2
2023-03-07rustdoc: fix type search when more than one `where` clause appliesMichael Howell-6/+17
2023-03-04rustdoc: function signature search with traits in `where` clauseMichael Howell-0/+7