75b7089d1e
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. |
||
---|---|---|
.. | ||
ast_passes.ftl | ||
borrowck.ftl | ||
builtin_macros.ftl | ||
const_eval.ftl | ||
expand.ftl | ||
interface.ftl | ||
lint.ftl | ||
parser.ftl | ||
passes.ftl | ||
privacy.ftl | ||
typeck.ftl |