Yes. For reference: [Proposal Draft] automatic protocol forwarding. The draft in that thread is out of date. I worked on a second draft incorporating some discussion feedback but that was never published. I will return to it if / when somebody willing to collaborate as an implementer comes along.
Swift supports implicit supertype conversions, but is very careful about what subtype relationships exist. I agree that we won't see implicit conversions outside of this narrow scope.