]> git.proxmox.com Git - rustc.git/blobdiff - src/test/parse-fail/attr-before-eof.rs
Imported Upstream version 1.1.0+dfsg1
[rustc.git] / src / test / parse-fail / attr-before-eof.rs
index e34756229bdfab9e31361ccc87e603ca4402edc1..c75b0ac122aeb6c7bf248c02f37d954bee830eb8 100644 (file)
@@ -8,4 +8,6 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// compile-flags: -Z parse-only
+
 #[derive(Debug)] //~ERROR expected item after attributes