about summary refs log tree commit diff
path: root/src/librustdoc/html/static/source-script.js
AgeCommit message (Expand)AuthorLines
2021-07-07Clean up rustdoc static filesGuillaume Gomez-249/+0
2021-05-15Fix eslint errorsGuillaume Gomez-6/+7
2021-05-12Rollup merge of #85117 - jsha:bubble-bubble-toil-and-trouble, r=GuillaumeGomezGuillaume Gomez-0/+97
2021-05-11Move global click handlers to per-element ones.Jacob Hoffman-Andrews-0/+97
2021-05-11rustdoc: remove explicit boolean comparisons.Jacob Hoffman-Andrews-5/+4
2021-01-25Fix some bugs reported by eslintGuillaume Gomez-0/+2
2021-01-15Improve JS performance by storing length before comparing to it in loopsGuillaume Gomez-3/+5
2020-07-16Remove elements iterator clone and only keep first element insteadGuillaume Gomez-3/+3
2020-07-14Focus on the current file in the source file sidebarGuillaume Gomez-0/+5
2020-05-26Fix eslint lintsGuillaume Gomez-1/+1
2019-04-12Don't generate empty json variablesGuillaume Gomez-15/+19
2019-02-03Improve file list displayGuillaume Gomez-1/+1
2019-01-15Fix sources sidebar not showing upGuillaume Gomez-2/+0
2018-12-25Remove licensesMark Rousskov-12/+0
2018-12-04Added a bare-bones eslint config (removing jslint)John Heitmann-0/+6
2018-11-24Don't show file sidebar by defaultGuillaume Gomez-6/+6
2018-11-24Source sidebar improvementsGuillaume Gomez-12/+12
2018-11-24Add source file sidebarGuillaume Gomez-0/+147