error: expected pattern, found keyword `struct` --> $DIR/keyword-struct-as-identifier.rs:4:9 | LL | let struct = "foo"; | ^^^^^^ expected pattern error: aborting due to previous error