mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
c87e20bab0
This means that codegen_aborted may be set when new codegen requests arrive, so drop some related assertions. The new work will simply be ignored.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.