rust/src/librustdoc/html
John Heitmann 56ace3e870 Added a bare-bones eslint config (removing jslint)
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-12-04 15:46:15 -08:00
..
static Added a bare-bones eslint config (removing jslint) 2018-12-04 15:46:15 -08:00
escape.rs try! -> ? 2016-03-22 22:01:37 -05:00
format.rs rustdoc: Use dyn keyword when rendering dynamic traits 2018-10-15 00:48:57 +01:00
highlight.rs Remove not used DotEq token 2018-12-02 23:11:08 +09:00
item_type.rs handle proc-macros as macros instead of functions 2018-09-25 14:56:43 -05:00
layout.rs Don't generate suffix for source-file.js 2018-12-03 22:37:34 +01:00
markdown.rs Remove short doc where it starts with a codeblock 2018-11-10 19:03:58 +01:00
render.rs Auto merge of #55707 - GuillaumeGomez:file-sidebar, r=QuietMisdreavus 2018-12-04 07:00:19 +00:00
static_files.rs Source sidebar improvements 2018-11-24 09:49:57 +01:00
toc.rs Prefer to_string() to format!() 2018-07-27 11:11:18 +02:00