You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rollup merge of rust-lang#50170 - burtonageo:more_cow_from, r=alexcrichton
Implement From for more types on Cow
This is basically rust-lang#48191, except that it should be implemented in a way that doesn't break third party crates.
0 commit comments