Skip to content

Commit 3bac9ff

Browse files
committed
added must-compile-successfully
1 parent 38c2a73 commit 3bac9ff

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/test/ui/rfc1598-generic-associated-types/parse/in-trait-impl.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
// except according to those terms.
1010

1111
// compile-flags: -Z parse-only
12+
// must-compile-successfully
1213

1314
#![feature(generic_associated_types)]
1415

src/test/ui/rfc1598-generic-associated-types/parse/in-trait.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
// except according to those terms.
1010

1111
// compile-flags: -Z parse-only
12+
// must-compile-successfully
1213

1314
#![feature(generic_associated_types)]
1415

0 commit comments

Comments
 (0)