mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +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