Skip to content

Commit c6f99b4

Browse files
committed
Also mark the struct_field_attributes regression test
Rebase on top of PR 38814 made required this.
1 parent bdee52e commit c6f99b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/compile-fail/struct-field-attr-feature-gate.rs

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// gate-test-struct_field_attributes
12+
1113
struct Foo {
1214
present: (),
1315
}

0 commit comments

Comments
 (0)