rust/compiler/rustc_parse
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
..
src Rollup merge of #100713 - Xiretza:parser-expr-session-diagnostics, r=estebank 2022-08-22 20:34:14 +05:30
Cargo.toml migrate ambiguous plus diagnostic 2022-04-25 22:55:15 +02:00