rust-analyzer/crates/ra_syntax/test_data
veetaha da091b1303 Migrate tests .txt -> .rast
The sytax tree output files now use .rast extension
(rust-analyzer syntax tree or rust abstract syntax tree
(whatever)).
This format has a editors/code/ra_syntax_tree.tmGrammar.json declaration
that supplies nice syntax highlighting for .rast files.
2020-04-06 14:04:26 +03:00
..
lexer ra_syntax: added tests for tokenization errors 2020-02-04 00:00:55 +02:00
parser Migrate tests .txt -> .rast 2020-04-06 14:04:26 +03:00
reparse/fuzz-failures move syntax tests to unit tests 2019-07-24 12:49:19 +03:00
accidentally_quadratic Add a test 2020-01-15 16:52:28 +01:00