about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-10-07 03:27:12 +0000
committerbors <bors@rust-lang.org>2014-10-07 03:27:12 +0000
commit8d702167ba6af50c64683685bae4956cb094a23a (patch)
treee9eab7a42630939fd6640bad41b0ecded7076d5d /src/rustllvm/PassWrapper.cpp
parentb5ba2f5517b1f90d07969ca3facdf5132e42436c (diff)
parentd007d44dad08aa4239a2e85ce00a0466f32a4440 (diff)
downloadrust-8d702167ba6af50c64683685bae4956cb094a23a.tar.gz
rust-8d702167ba6af50c64683685bae4956cb094a23a.zip
auto merge of #17745 : aturon/rust/revert-any-private, r=alexcrichton
[Previously](https://github.com/rust-lang/rust/commit/e5da6a71a6a0b46dd3630fc8326e6d5906a1fde6), the `Any` trait was split into a private portion and an (empty) public portion, in order to hide the implementation strategy used for downcasting. However, the [new rules](https://github.com/rust-lang/rust/commit/e9ad12c0cae5c43ada6641c7dc840a0fbe5010a2) for privacy forbid `AnyPrivate` from actually being private.

This patch thus reverts the introduction of `AnyPrivate`.

Although this is unlikely to break any real code, it removes a public trait and is therefore a:

[breaking-change]
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions