diff options
| author | bors <bors@rust-lang.org> | 2021-03-09 04:33:43 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-03-09 04:33:43 +0000 |
| commit | 4b9f5cc4c10a161047475cb9bbe02c4fda57fb07 (patch) | |
| tree | 6198a7632b7769f9f8442b6670739774a60bddae /compiler/rustc_codegen_llvm/src/builder.rs | |
| parent | bb3afe1e609b70ef2a8e75072e6eb5828416c012 (diff) | |
| parent | 5b7409797555b8fcfb50dc92fcda9bd1298d70c4 (diff) | |
| download | rust-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
