rust/compiler/rustc_error_messages
Dylan DPC 75b7089d1e
Rollup merge of #100713 - Xiretza:parser-expr-session-diagnostics, r=estebank
Convert diagnostics in parser/expr to SessionDiagnostic

This migrates all the easy cases in `rustc_parse::parser::expr` to `SessionDiagnostic`s, I've left things such as `multipart_suggestion`s out for now in the hopes of a derive API being developed soon.
2022-08-22 20:34:14 +05:30
..
locales/en-US Rollup merge of #100713 - Xiretza:parser-expr-session-diagnostics, r=estebank 2022-08-22 20:34:14 +05:30
src Migrate forbidden_let 2022-08-22 00:57:21 +09:00
Cargo.toml errors: support fluent + parallel compiler 2022-04-05 07:01:03 +01:00