Skip to content

Commit a3cb012

Browse files
authored
Unrolled build for rust-lang#130078
Rollup merge of rust-lang#130078 - its-the-shrimp:rustdoc-types-compress-ids, r=aDotInTheVoid rustdoc-json: change item ID's repr from a string to an int Following [this discussion on Zulip](https://rust-lang.zulipchat.com/#narrow/stream/266220-t-rustdoc/topic/Optimizing.20the.20.60Id.60.20type.20in.20.60rustdoc-types.60), I've changed the repr of `rustdoc_json_types::Id` from a String to a u32, by adding a `clean::ItemId` interner to `JsonRenderer` r? ``@aDotInTheVoid``
2 parents 1bc403d + 1e30b5a commit a3cb012

File tree

5 files changed

+326
-333
lines changed

5 files changed

+326
-333
lines changed

0 commit comments

Comments
 (0)