mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
0d33ab7af4
Handle type errors in closure/generator upvar_tys Fixes #77993
For more information about how rustc works, see the rustc dev guide.