mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
8b24f158f7
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.