We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--pass check
1 parent a86806a commit 2245577Copy full SHA for 2245577
src/test/ui/json-multiple.rs
@@ -1,4 +1,5 @@
1
// build-pass
2
+// ignore-pass (different metadata emitted in different modes)
3
// compile-flags: --json=diagnostic-short --json artifacts --error-format=json
4
5
#![crate_type = "lib"]
src/test/ui/json-options.rs
// compile-flags: --json=diagnostic-short,artifacts --error-format=json
0 commit comments