After https://github.com/rust-lang/rust/pull/60126 we now continue all the way to codegen even in the face of errors. We [should stop before codegen as it is a waste of time](https://github.com/rust-lang/rust/pull/69614#issuecomment-595893013).
After #60126 we now continue all the way to codegen even in the face of errors. We should stop before codegen as it is a waste of time.