rust/compiler/rustc_errors/src
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
..
json Use serde_json for json error messages 2022-06-03 16:46:19 +00:00
annotate_snippet_emitter_writer.rs Support lint expectations for --force-warn lints (RFC 2383) 2022-06-16 08:16:43 +02:00
diagnostic_builder.rs lint: LintDiagnosticBuilder into rustc_errors 2022-07-05 16:00:20 +01:00
diagnostic.rs Implement IntoDiagnosticArg for hir::ConstContext 2022-07-08 03:47:31 +00:00
emitter.rs session: output-width -> diagnostic-width 2022-07-06 17:43:33 +01:00
json.rs session: output-width -> diagnostic-width 2022-07-06 17:43:33 +01:00
lib.rs errors: introduce DecorateLint 2022-07-05 16:00:20 +01:00
lock.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
registry.rs Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
snippet.rs Compute most of Public/Exported access level in rustc_resolve 2022-01-09 21:33:14 +00:00
styled_buffer.rs Spellchecking some comments 2022-03-30 01:39:38 -04:00