about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorKang Seonghoon <public+git@mearie.org>2014-12-04 00:51:19 +0900
committerKang Seonghoon <public+git@mearie.org>2014-12-04 01:00:01 +0900
commit1068855925581d7f6d4a177c5f55ac3d5da8afd7 (patch)
tree23b801e1a0649fd487225946659b644b6d86ee23 /src/rustllvm/RustWrapper.cpp
parent1cb1f00d40f000ac7633b62a603db4fcea835ca6 (diff)
downloadrust-1068855925581d7f6d4a177c5f55ac3d5da8afd7.tar.gz
rust-1068855925581d7f6d4a177c5f55ac3d5da8afd7.zip
rustdoc: Avoid rendering foreign items to the sidebar.
Otherwise the generated documentation is 30% larger. The sidebar
renders an entry for each item to all items, so large modules have
O(n^2) items rendered in the sidebars. Not a correct solution, but
at least it works.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions