rust/crates/syntax/test_data/parser
Marijn Suijten 42da26e959 parser,syntax: Add separate parser for stmt with optional semicolon
Adjusting `grammar::fragments::stmt` to Optional or Yes will break
original functionality and tests.
2021-01-03 12:05:52 +01:00
..
err Node-ify lifetimes 2020-12-16 14:16:09 +01:00
fragments parser,syntax: Add separate parser for stmt with optional semicolon 2021-01-03 12:05:52 +01:00
fuzz-failures
inline Fix macro_rules not accepting brackets or parentheses 2020-12-24 09:36:47 +01:00
ok Properly attach attributes to Param instead of parent ParamList 2020-12-20 20:30:18 +01:00