Commit f464759
committed
Auto merge of rust-lang#147660 - notriddle:stringdex-002, r=GuillaumeGomez
rustdoc-search: stringdex 0.0.2
Two index format tweaks that reduce the size of the standard library, compiler, and wordnet dictionary when I test it.
CC rust-lang#146048
FF Profiler output: https://share.firefox.dev/4onH5xP
Preview: https://notriddle.com/rustdoc-html-demo-12/stringdex-002/std/index.htmlFile tree
3 files changed
+314
-47
lines changed- src/librustdoc
- html/static/js
3 files changed
+314
-47
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5263 | 5263 | | |
5264 | 5264 | | |
5265 | 5265 | | |
5266 | | - | |
| 5266 | + | |
5267 | 5267 | | |
5268 | | - | |
| 5268 | + | |
5269 | 5269 | | |
5270 | 5270 | | |
5271 | 5271 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments