rust/compiler/rustc_errors
Dylan DPC dbae8309a0
Rollup merge of #98657 - compiler-errors:rustc-const-eval-session-diagnostic-1, r=davidtwco
Migrate some diagnostics from `rustc_const_eval` to `SessionDiagnostic`

I'm still trying to get the hang of this, so it doesn't migrate _all_ of `rustc_const_eval`. Working on that later.

r? `@davidtwco`
2022-07-08 18:25:50 +05:30
..
src Rollup merge of #98657 - compiler-errors:rustc-const-eval-session-diagnostic-1, r=davidtwco 2022-07-08 18:25:50 +05:30
Cargo.toml Implement IntoDiagnosticArg for hir::ConstContext 2022-07-08 03:47:31 +00:00