rust/crates/ra_analysis
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 fix tests 2018-12-24 23:01:16 +08:00
Cargo.toml ⬆️ salsa 2018-12-28 19:10:31 +03:00