about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2013-12-16 23:32:37 -0800
committerAlex Crichton <alex@alexcrichton.com>2013-12-17 09:38:57 -0800
commiteabf11b9cb1f1bddeb1208e5564e592d10e4b680 (patch)
tree10144fd8b85d4c016034a43caa513c260f4d6687 /src/rustllvm/RustWrapper.cpp
parentd5798b3902c4af50bf0f24e1c4bbf5e4a4dcc6ca (diff)
downloadrust-eabf11b9cb1f1bddeb1208e5564e592d10e4b680.tar.gz
rust-eabf11b9cb1f1bddeb1208e5564e592d10e4b680.zip
Don't allow impls to force public types
This code in resolve accidentally forced all types with an impl to become
public. This fixes it by default inheriting the privacy of what was previously
there and then becoming `true` if nothing else exits.

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