We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
supported-crate-types
-Zunstable-options
1 parent 01dc45c commit ec487bfCopy full SHA for ec487bf
tests/ui/print-request/stability.rs
@@ -22,6 +22,10 @@
22
//@[check_cfg] compile-flags: --print=check-cfg
23
//@[check_cfg] error-pattern: the `-Z unstable-options` flag must also be passed
24
25
+//@ revisions: supported_crate_types
26
+//@[supported_crate_types] compile-flags: --print=supported-crate-types
27
+//@[supported_crate_types] error-pattern: the `-Z unstable-options` flag must also be passed
28
+
29
//@ revisions: target_spec_json
30
//@[target_spec_json] compile-flags: --print=target-spec-json
31
//@[target_spec_json] error-pattern: the `-Z unstable-options` flag must also be passed
0 commit comments