diff options
| author | mitaa <mitaa.ceb@gmail.com> | 2016-03-31 18:15:54 +0200 |
|---|---|---|
| committer | mitaa <mitaa.ceb@gmail.com> | 2016-04-02 12:00:55 +0200 |
| commit | b1543a1aac0c9443e509e00ed6cddcc9b9400ac3 (patch) | |
| tree | 4c9a10f50e88de9245f67df87d721045a0f79136 /src/rustllvm/RustWrapper.cpp | |
| parent | 4583dc9b13f8a46b10bcc8eb4483080b9736cdd2 (diff) | |
| download | rust-b1543a1aac0c9443e509e00ed6cddcc9b9400ac3.tar.gz rust-b1543a1aac0c9443e509e00ed6cddcc9b9400ac3.zip | |
Make the rendering process less pass-aware
Instead of hardcoding knowledge about the strip-private pass into the rendering process we represent (some) stripped items as `ItemEnum::StrippedItem`. Rustdoc will, for example, generate redirect pages for public items contained in private modules which have been re-exported to somewhere externally reachable - this will now not only work for the `strip-private` pass, but for other passes as well, such as the `strip-hidden` pass.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
