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 |
|
Philipp Hansch
|
bfe5d9796b
|
eprint -> eprintln to add trailing newline
|
2019-06-04 18:46:00 +02:00 |
|
Philipp Hansch
|
94c8aa6791
|
Print to stderr and bless
|
2019-06-04 18:46:00 +02:00 |
|
Philipp Hansch
|
c04a2ccb35
|
Add new error-format value to use annotate-snippet output
|
2019-06-04 18:46:00 +02:00 |
|