diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2015-03-30 16:43:04 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2015-03-30 16:44:11 -0700 |
| commit | f19e763e0824a73118ed715f526cb7bdd584d4c4 (patch) | |
| tree | aa5b0028c6a860598762a78a6db987a63593868a /src/rustllvm/ExecutionEngineWrapper.cpp | |
| parent | 6cf3b0b74aadcc1fe87adbd2c74876a1f6c920b3 (diff) | |
| download | rust-f19e763e0824a73118ed715f526cb7bdd584d4c4.tar.gz rust-f19e763e0824a73118ed715f526cb7bdd584d4c4.zip | |
std: Stabilize the rest of Any/BoxAny
This commit stabilizes the following APIs: * `TypeId::of` - now that it has an `Any` bound it's ready to be stable. * `Box<Any>::downcast` - now that an inherent impl on `Box<Any>` as well as `Box<Any+Send>` is allowed the `BoxAny` trait is removed in favor of these inherent methods. This is a breaking change due to the removal of the `BoxAny` trait, but consumers can simply remove imports to fix crates. [breaking-change]
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
