about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/structured_errors.rs
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2023-02-13 13:39:01 -0700
committerMichael Howell <michael@notriddle.com>2023-02-13 14:27:00 -0700
commita7b69ddea93f63a1e44e4c9ac8e7df264654498b (patch)
treed27eaac8c30723f992663c955c001a10bfd5919f /compiler/rustc_hir_analysis/src/structured_errors.rs
parent0b439b119b8d49450bddbbea317afeb0d4166f70 (diff)
downloadrust-a7b69ddea93f63a1e44e4c9ac8e7df264654498b.tar.gz
rust-a7b69ddea93f63a1e44e4c9ac8e7df264654498b.zip
rustdoc: use a string with one-character codes for search index types
    $ wc -c search-index.old.js search-index.new.js
    3940530 search-index.old.js
    3843222 search-index.new.js

((3940530-3843222)/3940530)*100 = 2.47%

    $ wc -c search-index.old.js.gz search-index.new.js.gz
    380251 search-index.old.js.gz
    379434 search-index.new.js.gz

((380251-379434)/380251)*100 = 0.214%
Diffstat (limited to 'compiler/rustc_hir_analysis/src/structured_errors.rs')
0 files changed, 0 insertions, 0 deletions