rust/crates/ra_syntax/tests/data/parser/inline
Ryan Cumming 2959aa446e Remove parse error on array initializer attributes
This is actually allowed by the `rustc` parser but most attributes will
fail later due to attributes on expressions being experimental.
2019-06-30 19:55:50 +10:00
..
err Remove parse error on array initializer attributes 2019-06-30 19:55:50 +10:00
ok Support attributes on array members 2019-06-30 18:36:54 +10:00