rust-analyzer/crates/ra_analysis
bors[bot] 8d1df9834c Merge #358
358: Add support for formatting entire document with rustfmt r=matklad a=aleksanb

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.

Part of https://github.com/rust-analyzer/rust-analyzer/issues/160.

Co-authored-by: Aleksander Vognild Burkow <aleksanderburkow@gmail.com>
2018-12-30 10:16:22 +00:00
..
src Merge #358 2018-12-30 10:16:22 +00:00
tests fix tests 2018-12-24 23:01:16 +08:00
Cargo.toml ⬆️ salsa 2018-12-28 19:10:31 +03:00