rust/compiler/rustc_const_eval/src
bors 2da59b8676 Auto merge of #118470 - nnethercote:cleanup-error-handlers, r=compiler-errors
Cleanup error handlers

Mostly by making function naming more consistent. More to do after this, but this is enough for one PR.

r? compiler-errors
2023-12-02 02:48:34 +00:00
..
const_eval Use Session::diagnostic in more places. 2023-12-02 09:01:35 +11:00
interpret Auto merge of #118470 - nnethercote:cleanup-error-handlers, r=compiler-errors 2023-12-02 02:48:34 +00:00
transform Rename HandlerInner::delay_span_bug as HandlerInner::span_delayed_bug. 2023-12-02 09:01:19 +11:00
util Turn const_caller_location from a query to a hook 2023-10-31 16:15:18 +00:00
errors.rs Use Session::diagnostic in more places. 2023-12-02 09:01:35 +11:00
lib.rs Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00