diff options
| author | Joshua Nelson <jyn514@gmail.com> | 2021-02-11 21:29:22 -0500 |
|---|---|---|
| committer | Joshua Nelson <jyn514@gmail.com> | 2021-03-01 00:30:30 -0500 |
| commit | 4d7a6484852603749f765479ee7288e6ae7186f4 (patch) | |
| tree | 36a87ee306a7f98da252ca2b5e0b74fe58e0f2d3 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | e37a13cc3594004663738bd18d8100e6db9666cf (diff) | |
| download | rust-4d7a6484852603749f765479ee7288e6ae7186f4.tar.gz rust-4d7a6484852603749f765479ee7288e6ae7186f4.zip | |
Remove the dummy cache in `DocContext`
The same information is available everywhere; the only reason the dummy cache was needed is because it waas previously stored in three different places. This consolidates the info a bit so the cache in `DocContext` is used throughout. As a bonus, it means `renderinfo` is used much much less. - Return a `Cache` from `run_global_ctxt`, not `RenderInfo` - Remove the unused `render_info` from `run_renderer` - Remove RefCell around `inlined` - Add intra-doc links
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
