]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/parser/doc-before-attr.rs
Add 'compiler/rustc_codegen_cranelift/' from commit '793d26047f994e23415f8f6bb5686ff2...
[rust.git] / src / test / ui / parser / doc-before-attr.rs
index 73c644682c70e2469dbb691e3b485137f1abaa37..c4125a09fd2fd8baff9b931523a8ace591005d1c 100644 (file)
@@ -1,4 +1,4 @@
-// compile-flags: -Z parse-only
+fn main() {}
 
 /// hi
 #[derive(Debug)] //~ERROR expected item after attributes