summary refs log tree commit diff
path: root/src/librustdoc/html/static/search.js
AgeCommit message (Expand)AuthorLines
2021-04-22Prevent control, shift and alt keys to make search input lose focusGuillaume Gomez-3/+6
2021-04-18Fix the wrong return value type description of validateResulthi-rustin-1/+1
2021-04-13Split search.js from search-index.js.Jacob Hoffman-Andrews-6/+4
2021-04-13Consolidate search-related vars and functions.Jacob Hoffman-Andrews-37/+39
2021-04-12Move search JS into search-index.jsJacob Hoffman-Andrews-0/+1512