mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-05 07:26:48 +00:00
Don't do coroutine-closure-specific upvar analysis if tainted by errors See the comment Fixes #123821 Fixes #123818
For more information about how rustc works, see the rustc dev guide.