mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
da091b1303
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.