mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
Also mark the struct_field_attributes regression test
Rebase on top of PR 38814 made required this.
This commit is contained in:
@@ -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: (),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user