about summary refs log tree commit diff
path: root/tests/rustdoc-js/slice-array.js
AgeCommit message (Expand)AuthorLines
2023-06-10rustdoc: add note about slice/array searches to help popupMichael Howell-1/+1
2023-06-10rustdoc: search for slices and arrays by type with `[]`Michael Howell-0/+19
2023-06-09Update rustdoc-js* formatGuillaume Gomez-19/+8
2023-04-24rustdoc-search: add slices and arrays to indexMichael Howell-0/+65