blob: b35762a887c782d7ae8e4d177546dbe478bd1ef3 [file] [log] [blame]
error: expected `,`
--> $DIR/bind-struct-early-modifiers.rs:4:20
|
LL | Foo { ref x: ref x } => {},
| --- ^
| |
| while parsing the fields for this pattern
error: aborting due to previous error