Skip to content

Commit

Permalink
Also mark the struct_field_attributes regression test
Browse files Browse the repository at this point in the history
Rebase on top of PR 38814 made required this.
  • Loading branch information
est31 committed Jan 12, 2017
1 parent bdee52e commit c6f99b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/compile-fail/struct-field-attr-feature-gate.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

// gate-test-struct_field_attributes

struct Foo {
present: (),
}
Expand Down

0 comments on commit c6f99b4

Please sign in to comment.