about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-03-09 04:33:43 +0000
committerbors <bors@rust-lang.org>2021-03-09 04:33:43 +0000
commit4b9f5cc4c10a161047475cb9bbe02c4fda57fb07 (patch)
tree6198a7632b7769f9f8442b6670739774a60bddae /compiler/rustc_codegen_llvm/src/builder.rs
parentbb3afe1e609b70ef2a8e75072e6eb5828416c012 (diff)
parent5b7409797555b8fcfb50dc92fcda9bd1298d70c4 (diff)
downloadrust-4b9f5cc4c10a161047475cb9bbe02c4fda57fb07.tar.gz
rust-4b9f5cc4c10a161047475cb9bbe02c4fda57fb07.zip
Auto merge of #82356 - camelid:render-cleanup, r=GuillaumeGomez
rustdoc: Cleanup `html::render::Context`

- Move most shared fields to `SharedContext` (except for `cache`, which
  isn't mutated anyway)
- Replace a use of `Arc` with `Rc`
- Make a bunch of fields private
- Add static size assertion for `Context`
- Don't share `id_map` and `deref_id_map`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions