]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/parser/removed-syntax-ptr-lifetime.rs
Rollup merge of #67005 - andrewbanchich:master, r=joshtriplett
[rust.git] / src / test / ui / parser / removed-syntax-ptr-lifetime.rs
index 3457b96f36f4d0a52b0c75ae7925440a42f56a08..5b551addbc893dc519125034532b4480cdfc1e83 100644 (file)
@@ -1,3 +1 @@
-// compile-flags: -Z parse-only
-
 type bptr = &lifetime/isize; //~ ERROR expected one of `!`, `(`, `::`, `;`, or `<`, found `/`