rust/crates/test_utils
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
..
src Migrate tests .txt -> .rast 2020-04-06 14:04:26 +03:00
Cargo.toml Use text_range::extend_to 2020-02-27 10:06:48 +08:00