rust/crates/ra_lsp_server
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
..
src Add support for formatting entire document with rustfmt 2018-12-29 21:57:46 +01:00
tests/heavy_tests Add support for formatting entire document with rustfmt 2018-12-29 21:57:46 +01:00
Cargo.toml Bump serde from 1.0.82 to 1.0.83 2018-12-28 06:08:30 +00:00