rust/compiler/rustc_errors/src
Matthias Krüger ea9c370ffe
Rollup merge of #100970 - Xiretza:derive-multipart-suggestion, r=davidtwco
Allow deriving multipart suggestions

This turned into a bit more of a rewrite than I was initially hoping for... Still, I think the `SessionSubdiagnostic` derive is a little cleaner overall now, and closer to the `SessionDiagnostic` derive to make future code sharing easier.

r? ``@davidtwco``
2022-08-31 07:57:54 +02:00
..
json Use serde_json for json error messages 2022-06-03 16:46:19 +00:00
annotate_snippet_emitter_writer.rs errors: move translation logic into module 2022-08-15 12:26:35 +01:00
diagnostic.rs Code deduplication in tool_only_multipart_suggestion 2022-08-30 09:46:42 +02:00
diagnostic_builder.rs Add Handler::struct_diagnostic() 2022-08-21 09:17:43 +02:00
emitter.rs errors: move translation logic into module 2022-08-15 12:26:35 +01:00
json.rs errors: move translation logic into module 2022-08-15 12:26:35 +01:00
lib.rs Revert let_chains stabilization 2022-08-29 19:34:11 +02: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
translation.rs errors: move translation logic into module 2022-08-15 12:26:35 +01:00