]> git.proxmox.com Git - rustc.git/blobdiff - src/test/parse-fail/struct-no-fields-4.rs
Imported Upstream version 1.1.0+dfsg1
[rustc.git] / src / test / parse-fail / struct-no-fields-4.rs
index 60a0a85d0abf1be3298455331be6431c6dddf37c..6e55baf06cedf90397e0effa814283d4571601cd 100644 (file)
@@ -8,6 +8,8 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// compile-flags: -Z parse-only
+
 struct Foo;
 
 fn h4() {