Files
rust/compiler/rustc_codegen_ssa/src/traits
bjorn3 401dd840ff Remove all threading through of ErrorGuaranteed from the driver
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.
2024-12-06 18:42:31 +00:00
..
2024-09-17 10:24:43 +10:00
2024-11-17 21:49:10 +01:00
2024-09-19 20:10:42 +10:00
2024-11-19 18:06:20 +01:00
2024-07-29 08:26:52 +10:00