]> git.lizzy.rs Git - rust.git/commit
Allow attribute on struct literal field
authorpcpthm <pcpthm@gmail.com>
Sat, 16 Mar 2019 15:27:07 +0000 (00:27 +0900)
committerpcpthm <pcpthm@gmail.com>
Sun, 17 Mar 2019 10:08:35 +0000 (19:08 +0900)
commita1d84f5fb033113a0a0b9a0b4d9951a6a0bf04b8
treee8253f38bebf21dd050484d15859b0eb893e23e0
parent7d3f48cdaf20d718e711f999573adf3303e9396a
Allow attribute on struct literal field
crates/ra_parser/src/grammar/expressions.rs
crates/ra_syntax/tests/data/parser/inline/ok/0125_struct_literal_field_with_attr.rs [new file with mode: 0644]
crates/ra_syntax/tests/data/parser/inline/ok/0125_struct_literal_field_with_attr.txt [new file with mode: 0644]