rust/crates/ra_syntax/test_data/parser
Geoffry Song 9638adaa40 Fix parsing of block expressions in "forbid_structs" contexts.
Forbidding block expressions entirely is too strict; instead, we should only
forbid them in contexts where we are parsing an optional RHS (i.e. the RHS of a
range expression).
2019-10-03 00:39:52 -07:00
..
err Parse correct AttrInput 2019-09-30 16:11:40 +08:00
fuzz-failures rename struct -> record, pos -> tuple 2019-08-23 16:59:50 +03:00
inline Fix parsing of block expressions in "forbid_structs" contexts. 2019-10-03 00:39:52 -07:00
ok Parse correct AttrInput 2019-09-30 16:11:40 +08:00