rust/crates/ra_syntax/tests
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
..
data Remove parse error on array initializer attributes 2019-06-30 19:55:50 +10:00
test.rs remove old parsing methods 2019-05-28 17:34:28 +03:00