miette icon indicating copy to clipboard operation
miette copied to clipboard

Diagnostic suggestion support

Open zkat opened this issue 3 years ago • 0 comments

One really cool relatively recent addition to rustc is the ability to add suggestions (in green) that propose specific changes to a snippet and highlight the changed text. It would be nice for this to have first-class support in miette. Maybe it can be implemented by just adding a "type" to DiagnosticSnippet to change its display mode?

zkat avatar Sep 10 '21 04:09 zkat