rust/crates/ra_syntax/test_data/parser/inline
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
ok Fix parsing of block expressions in "forbid_structs" contexts. 2019-10-03 00:39:52 -07:00