rust/crates/syntax/test_data
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
..
lexer Fix parser tests for 1.53 2021-06-17 18:09:44 +02:00
parser internal: improve style 2021-08-30 15:55:40 +03:00
reparse/fuzz-failures Rename ra_syntax -> syntax 2020-08-12 18:30:53 +02:00