about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorMarvin Löbel <loebel.marvin@gmail.com>2014-03-03 01:01:13 +0100
committerMarvin Löbel <loebel.marvin@gmail.com>2014-03-04 21:10:23 +0100
commit3158047a459b6d60d0f8f6bf5c299db0910e029a (patch)
tree5af0a174d8541414b399a72ab8e9ae1115e17cc6 /src/rustllvm/RustWrapper.cpp
parent19fadf6567859bd46d3235c29d61917efc0e0685 (diff)
downloadrust-3158047a459b6d60d0f8f6bf5c299db0910e029a.tar.gz
rust-3158047a459b6d60d0f8f6bf5c299db0910e029a.zip
Cleaned up `std::any`
- Added `TraitObject` representation to `std::raw`.
- Added doc to `std::raw`.
- Removed `Any::as_void_ptr()` and `Any::as_mut_void_ptr()`
  methods as they are uneccessary now after the removal of
  headers on owned boxes. This reduces the number of virtual calls needed.
- Made the `..Ext` implementations work directly with the repr of
  a trait object.
- Removed `Any`-related traits from the prelude.

- Added bench for `Any`
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions