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 399b38c commit 36e9eadCopy full SHA for 36e9ead
tests/ui/command-line-diagnostics.rs renamed to tests/ui/diagnostic-width/command-line-error-format-human.rs
@@ -1,4 +1,5 @@
1
-// This test checks the output format without the intermediate json representation
+//! This test checks the output format without the intermediate json representation
2
+
3
//@ compile-flags: --error-format=human
4
5
pub fn main() {
0 commit comments