]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/parser/doc-before-fn-rbrace.rs
Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyup
[rust.git] / src / test / ui / parser / doc-before-fn-rbrace.rs
index d33520baebe07b95cc9fb1f2ba59b527c99e2b5e..eb355136f1e66becf6ba59f985919c15f07c5c8d 100644 (file)
@@ -1,5 +1,3 @@
-// compile-flags: -Z continue-parse-after-error
-
 fn main() {
     /// document
     //~^ ERROR found a documentation comment that doesn't document anything