]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #98657 - compiler-errors:rustc-const-eval-session-diagnostic-1, r...
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Fri, 8 Jul 2022 12:55:50 +0000 (18:25 +0530)
committerGitHub <noreply@github.com>
Fri, 8 Jul 2022 12:55:50 +0000 (18:25 +0530)
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`

1  2 
compiler/rustc_session/src/session.rs

Simple merge