]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/parser/removed-syntax-record.rs
Rollup merge of #93337 - Amanieu:asm_tracking, r=tmiasko
[rust.git] / src / test / ui / parser / removed-syntax-record.rs
index b16a741bee1607357451244472f68eb1947d69b4..d1d91c8f7dcd31f9d260ac4c56279697bee4b7d2 100644 (file)
@@ -1,3 +1 @@
-// compile-flags: -Z parse-only
-
 type t = { f: () }; //~ ERROR expected type, found `{`