rust-analyzer/crates/ra_syntax/tests/data
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
..
lexer Refactor parser handle mult-char punct internally 2019-04-28 23:46:03 +08:00
parser Remove parse error on array initializer attributes 2019-06-30 19:55:50 +10:00
reparse/fuzz-failures Fix reparsing failure when removing newline 2019-03-22 08:09:11 +09:00