summary refs log tree commit diff
path: root/src/librustdoc/html/static/js/search.js
AgeCommit message (Expand)AuthorLines
2021-12-22Add some JSDoc comments to rustdoc JSJacob Hoffman-Andrews-30/+100
2021-12-20Move duplicates removal when generating results instead of when displaying themGuillaume Gomez-11/+13
2021-12-16Make loop more clear by renaming variablesGuillaume Gomez-4/+8
2021-12-16Clean up search code and unify function returned valuesGuillaume Gomez-108/+96
2021-12-08Fix indent of itemTypes in search.jsGuillaume Gomez-26/+28
2021-10-29Fix invalid handling of genericsGuillaume Gomez-13/+24
2021-08-22Fix typos “a”→“an”Frank Steffahn-1/+1
2021-07-10cleanup(rustdoc): remove unused function getObjectNameByIdMichael Howell-15/+8
2021-07-07Clean up rustdoc static filesGuillaume Gomez-0/+1561