rust/crates/ra_lsp_server/tests
Aleksander Vognild Burkow 8b24f158f7 Add support for formatting entire document with rustfmt
Attempting to format a document when rustfmt isn't installed will result
in an error being returned to the frontend. An alternative
implementation would be returning zero replacements.
2018-12-29 21:57:46 +01:00
..
heavy_tests Add support for formatting entire document with rustfmt 2018-12-29 21:57:46 +01:00