We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdee52e commit c6f99b4Copy full SHA for c6f99b4
src/test/compile-fail/struct-field-attr-feature-gate.rs
@@ -8,6 +8,8 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// gate-test-struct_field_attributes
12
+
13
struct Foo {
14
present: (),
15
}
0 commit comments