mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
caf2c0652a
Add Box::downcast() for dyn Any + Send + Sync Looks like a plain omission, but unfortunately I just needed that in my code :)