rust/compiler/rustc_errors/src
David Wood c18503f3ff
errors: IntoDiagnosticArg for io::Error/paths
Add impls of `IntoDiagnosticArg` for `std::io::Error`, `std::path::Path`
and `std::path::PathBuf`.

Signed-off-by: David Wood <david.wood@huawei.com>
2022-08-24 06:50:44 +09: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_builder.rs Add Handler::struct_diagnostic() 2022-08-21 09:17:43 +02:00
diagnostic.rs errors: IntoDiagnosticArg for io::Error/paths 2022-08-24 06:50:44 +09: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 Add Handler::struct_diagnostic() 2022-08-21 09:17:43 +02:00
lock.rs
registry.rs
snippet.rs
styled_buffer.rs
translation.rs errors: move translation logic into module 2022-08-15 12:26:35 +01:00