rust/compiler/rustc_driver_impl/src
Nicholas Nethercote 3a1b8e643a Rename EarlyDiagCtxt methods to match DiagCtxt.
- `early_error_no_abort` -> `early_err`
- `early_error` -> `early_fatal`
- `early_struct_error` -> `early_struct_fatal`
2023-12-23 13:23:28 +11:00
..
args.rs Rename EarlyDiagCtxt methods to match DiagCtxt. 2023-12-23 13:23:28 +11:00
lib.rs Rename EarlyDiagCtxt methods to match DiagCtxt. 2023-12-23 13:23:28 +11:00
pretty.rs change smir to StableMir 2023-11-17 13:28:07 +03:00
print.rs Fix ICE on --print=... i/o errors 2023-04-25 08:17:18 -07:00
session_diagnostics.rs Stop telling people to submit bugs for internal feature ICEs 2023-10-25 23:23:04 +02:00
signal_handler.rs Clarify arbitrary constants 2023-07-19 00:22:04 -07:00