Module rustc_ap_rustc_errors::annotate_snippet_emitter_writer [−][src]
Expand description
Emit diagnostics using the annotate-snippets
library
This is the equivalent of ./emitter.rs
but making use of the
annotate-snippets
library instead of building the output ourselves.
Structs
AnnotateSnippetEmitterWriter | Generates diagnostics using annotate-snippet |