about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <jsgf@fb.com>2018-05-17 08:17:35 -0700
committerJeremy Fitzhardinge <jsgf@fb.com>2018-05-31 13:27:08 -0700
commit37f5cf563c2c039503e8e50e252f2c1b31d69268 (patch)
tree77eef669544c42a7876ffa3c5d7f529c528c86d8 /src/rustllvm/RustWrapper.cpp
parent72433e179d203431c85164555e651c7d65bd93c7 (diff)
downloadrust-37f5cf563c2c039503e8e50e252f2c1b31d69268.tar.gz
rust-37f5cf563c2c039503e8e50e252f2c1b31d69268.zip
Implement `downcast` for `Arc<Any + Send + Sync>`
We only need to implement it for `Any + Send + Sync` because in practice
that's the only useful combination for `Arc` and `Any`.

Implementation for #44608 under the `rc_downcast` feature.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions