pub(crate) fn run_rustfmt( files: &HashSet<String>, ranges: &[Range], ) -> Result<(), FormatDiffError>