mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
9a8958f2bb
Turn the "no saved object file in work product" ICE into a translatable fatal error I don't know if it's fair to say this fixes https://github.com/rust-lang/rust/issues/120854 but it surely makes the error reporting better and should encourage people with good instincts like ```@CinchBlue.```
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.