Files
rust/tests
Jonathan Brouwer 39bb68119d Rollup merge of #151954 - Muhtasim-Rasheed:issue-109829-help-message, r=eholk
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.
2026-02-10 13:00:45 +01:00
..
2026-01-19 21:50:29 +01:00
2026-01-30 19:15:24 -05:00
2026-02-08 11:06:42 +01:00