about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorTrevor Gross <t.gross35@gmail.com>2024-10-11 16:53:46 -0500
committerGitHub <noreply@github.com>2024-10-11 16:53:46 -0500
commit05c0591321f9956c1f0df4785d3737f40cffb598 (patch)
treed0bb13da8ed1ad61ab2ea204ec6cecd753f0f3f3 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent01e2fff90c7ed19e1d9fb828ebc012e7b9732297 (diff)
parent1e30b5ae45ddf07fc7b6d233964e8eddebdc4ecd (diff)
downloadrust-05c0591321f9956c1f0df4785d3737f40cffb598.tar.gz
rust-05c0591321f9956c1f0df4785d3737f40cffb598.zip
Rollup merge of #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``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions