Add help message suggesting explicit reference cast for From/TryFrom Closes rust-lang/rust#109829 Improves E0277 diagnostics when a `From` or `TryFrom` implementation is expected, but the provided type is a reference that can be explicitly cast to a type the trait can convert from. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||