mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
25b73c4943
Add try_as_dyn and try_as_dyn_mut Tracking issue: https://github.com/rust-lang/rust/issues/144361 Continuation of: https://github.com/rust-lang/rust/pull/144363