rust/crates/syntax/test_data/parser
Aleksey Kladov 4452f9ec48 internal: improve style
Group related stuff together, use only on path for parsing extern blocks
(they actually have modifiers).

Perhaps we should get rid of items_without_modifiers altogether? Better
to handle these kinds on diagnostics in validation layer...
2021-08-30 15:55:40 +03:00
..
err fix: avoid panic when parsing extern block 2021-08-30 15:40:47 +03:00
fragments
fuzz-failures
inline internal: improve style 2021-08-30 15:55:40 +03:00
ok Attach comma token to MATCH_ARM instead of MATCH_ARM_LIST 2021-07-29 23:02:52 +02:00