about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorSiegeLord <slabode@aim.com>2014-08-26 14:41:25 -0400
committerSiegeLord <slabode@aim.com>2014-08-26 14:41:25 -0400
commitbcb07175ceca3e9a4b2644625bb510fa3f3d7368 (patch)
tree37e6e78e334d5883576ea4889a47456646210273 /src/rustllvm/RustWrapper.cpp
parent7932b719ec2b65acfa8c3e74aad29346d47ee992 (diff)
downloadrust-bcb07175ceca3e9a4b2644625bb510fa3f3d7368.tar.gz
rust-bcb07175ceca3e9a4b2644625bb510fa3f3d7368.zip
Always insert methods into the search index, even if we're currently in a private module.
Previously, this caused methods of re-exported types to not be inserted into
the search index. This fix may introduce some false positives, but in my
testing they appear as orphaned methods and end up not being inserted into the
final search index at a later stage.

Fixes issue #11943
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions