mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-28 16:35:57 +00:00
401dd840ff
It was inconsistently done (sometimes even within a single function) and most of the rest of the compiler uses fatal errors instead, which need to be caught using catch_with_exit_code anyway. Using fatal errors instead of ErrorGuaranteed everywhere in the driver simplifies things a bit. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |