rust/crates/ra_syntax
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
..
fuzz Add fuzz test for reparsing 2019-03-22 08:04:48 +09:00
src fix: box_pattern 2019-06-19 14:28:50 +08:00
tests Remove parse error on array initializer attributes 2019-06-30 19:55:50 +10:00
Cargo.toml ⬆️ parking_lot 2019-05-30 12:02:30 +03:00