mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
4dfa5e5dec
Attempt to describe the intent behind the `From` trait further Inspired by the <https://internals.rust-lang.org/t/allow-use-as-and-try-as-for-from-and-tryfrom-traits/19240/26?u=scottmcm> thread. `@rustbot` label +T-libs-api