rust/src/test/ui/annotate-snippet
Philipp Hansch dd0f2ac250
librustc_errors: Support ui-testing flag in annotate-snippet emitter
This adds support for the `-Z ui-testing` flag to the new
annotate-snippet diagnostic emitter.

The support for the flag was added to `annotate-snippet-rs` in these PRs:

* https://github.com/rust-lang/annotate-snippets-rs/pull/3
* https://github.com/rust-lang/annotate-snippets-rs/pull/5

Closes #61811
2019-07-25 21:03:53 +02:00
..
missing-type.rs Print to stderr and bless 2019-06-04 18:46:00 +02:00
missing-type.stderr librustc_errors: Support ui-testing flag in annotate-snippet emitter 2019-07-25 21:03:53 +02:00