We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86b2f4f commit 6375083Copy full SHA for 6375083
3 files changed
tests/ui/diagnostic-flags/terminal_urls.rs
@@ -1,4 +1,4 @@
1
-//@ compile-flags: -Zterminal-urls=yes
+//@ compile-flags: -Zterminal-urls=yes --error-format=human --color=always
2
fn main() {
3
- let () = 4; //~ ERROR
+ let () = 4;
4
}
tests/ui/diagnostic-flags/terminal_urls.stderr
tests/ui/diagnostic-flags/terminal_urls.svg
0 commit comments