annotate-snippet emitter: Make use of -Z ui-testing
flag
#61811
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
E-help-wanted
Call for participation: Help is requested to fix this issue.
Uh oh!
There was an error while loading. Please reload this page.
Part of #59346
To support
LL
lines in the first column of UI test output, we have to make use of the-Z ui-testing
flag and update theannotate-snippet
library.Relevant
FIXME
:rust/src/librustc_errors/annotate_snippet_emitter_writer.rs
Lines 176 to 179 in 57a3300
version needs to be released. Once that's done, we have to pass
self.ui_testing
as a second argument toDisplayListFormatter::new
.This issue has been assigned to @phansch via this comment.
The text was updated successfully, but these errors were encountered: