mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +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 :)