1
Fork 0
rust/src/librustdoc/html
bors 710a362dc7 Auto merge of #66828 - GuillaumeGomez:less-minification, r=kinnison
Less minification

The goal of this PR is to remove the minification process on the `search-index.js` file. It provides great result in term of space reduction but the computation time is far too long. I'll work on this issue and will put it back once it's fast enough.

cc @nox @lqd
r? @kinnison
2019-12-05 17:45:31 +00:00
..
markdown Added ability to crosscompile doctests 2019-09-03 13:48:18 -07:00
render Remove needless mut in paths 2019-09-23 07:48:24 -04:00
static Add missing check 2019-12-02 10:25:36 +01:00
toc Separate librustcdoc module 2019-06-16 14:17:01 +03:00
escape.rs Transition librustdoc to 2018 edition 2019-02-23 16:40:07 +09:00
format.rs rustc: rely on c_variadic == true instead of CVarArgs in HIR/Ty fn signatures. 2019-09-28 17:39:00 +03:00
highlight.rs Delete ProcessCfgMod 2019-11-20 14:07:57 -05:00
item_type.rs rustc, rustc_passes: don't depend on syntax_expand. 2019-10-27 17:05:57 +01:00
layout.rs Rollup merge of #66298 - Ppjet6:disable-search-field, r=GuillaumeGomez 2019-11-20 18:32:06 +01:00
markdown.rs rustdoc: Stabilize edition annotation. 2019-11-08 16:15:17 -08:00
render.rs Auto merge of #66828 - GuillaumeGomez:less-minification, r=kinnison 2019-12-05 17:45:31 +00:00
sources.rs Move Source to Buffer 2019-09-07 19:31:58 -04:00
static_files.rs Revert "Update Source Code Pro and include italics" 2019-11-21 11:18:23 +01:00
toc.rs Move Toc printing from fmt::Display 2019-09-13 19:44:44 -04:00