rust/compiler/rustc_parse/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
..
lexer Auto merge of #117472 - jmillikin:stable-c-str-literals, r=Nilstrieb 2023-12-01 13:33:55 +00:00
parser Use Session::diagnostic in more places. 2023-12-02 09:01:35 +11:00
errors.rs Account for (pat if expr) => {} 2023-11-29 18:47:32 +00:00
lib.rs Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00
validate_attr.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00