mirror of
https://github.com/rust-lang/rust.git
synced 2026-07-07 16:29:42 -04:00
1c30ae0e19
Emit a suggestion to cast the never type into a concrete type when it fails to satisfy an `impl Trait` bound Fixes rust-lang/rust#157923