about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-12-10 00:41:36 -0800
committerbors <bors@rust-lang.org>2013-12-10 00:41:36 -0800
commit3c399f613dc6878dee3c251452f9c0c532480fc1 (patch)
treeb8827bc74c5890d015f9c4ea40fd8676b5375a1b /src/rustllvm/RustWrapper.cpp
parentad292ac8fd1fe79b4db389a32dde986b9549d6c3 (diff)
parent9522a08cf06a76302eed114b0281b8743ae36dcc (diff)
downloadrust-3c399f613dc6878dee3c251452f9c0c532480fc1.tar.gz
rust-3c399f613dc6878dee3c251452f9c0c532480fc1.zip
auto merge of #10862 : alexcrichton/rust/issue-10857, r=huonw
This bug showed up because the visitor only visited the path of the implemented
trait via walk_path (with no corresponding visit_path function). I have modified
the visitor to use visit_path (which is now overridable), and the privacy
visitor overrides this function and now properly checks for the privacy of all
paths.

Closes #10857
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions