We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--pass check
1 parent 73dae4e commit ef7ef05Copy full SHA for ef7ef05
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