rust/crates/ra_parser
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
..
src Remove parse error on array initializer attributes 2019-06-30 19:55:50 +10:00
Cargo.toml move parser to a separate crate 2019-02-21 13:27:45 +03:00