rust/src/librustdoc/html
Manish Goregaokar fb382df1f8
Rollup merge of #33509 - birkenfeld:issue-30219, r=alexcrichton
rustdoc: fix emitting duplicate implementors in .js files

The collect() fn checks for double quotes; use them here as well.

Fixes: #30219
2016-05-09 14:59:42 -07:00
..
static Update CSS for future rustdoc merge 2016-05-06 16:48:25 +02:00
escape.rs try! -> ? 2016-03-22 22:01:37 -05:00
format.rs rustdoc: HTML-escape Rust code (from constants) 2016-05-03 13:31:29 +02:00
highlight.rs rustdoc: refactor rustdoc syntax highlighting for a more flexible API 2016-05-04 10:29:58 +12:00
item_type.rs Make the rendering process less pass-aware 2016-04-02 12:00:55 +02:00
layout.rs Remove unused trait imports flagged by lint 2016-05-03 18:48:34 +09:00
markdown.rs rustdoc: factor out function for getting inner html of highlighted source 2016-04-04 11:07:41 +12:00
render.rs Rollup merge of #33509 - birkenfeld:issue-30219, r=alexcrichton 2016-05-09 14:59:42 -07:00
toc.rs fix alignment 2016-03-22 22:03:54 -05:00