about summary refs log tree commit diff
path: root/src/librustdoc/html/static/source-script.js
AgeCommit message (Collapse)AuthorLines
2018-12-25Remove licensesMark Rousskov-12/+0
2018-12-04Added a bare-bones eslint config (removing jslint)John Heitmann-0/+6
This change removes the small bit of jslint config, replacing it with eslint. I've currently configured eslint to mostly only report the more serious of lints, although there are still some style nits turned on. Upcoming changes will start fixing lints.
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