tests: Do not use -Z parse-only
, continue compilation to test recovery
This commit is contained in:
parent
6b2c311718
commit
1f64f60d5c
530 changed files with 753 additions and 886 deletions
|
@ -1,5 +1,3 @@
|
|||
// compile-flags: -Z parse-only
|
||||
|
||||
// Issue #50974
|
||||
|
||||
struct Foo {
|
||||
|
@ -14,4 +12,3 @@ fn main() {
|
|||
b: 42
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue