| Metadata | | | --- | --- | | Name | Dyn upcasting coercion initiative | | Owner | @crlf0710 | | Liaison | @nikomatsakis | ## Purpose Permit upcasting from `dyn Foo` to `dyn Bar`. ## Artifacts * Nightly feature gate is largely implemented