We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17003ce commit 8a4c058Copy full SHA for 8a4c058
src/cargo-fmt/main.rs
@@ -10,7 +10,6 @@ use std::ffi::OsStr;
10
use std::fs;
11
use std::hash::{Hash, Hasher};
12
use std::io::{self, Write};
13
-use std::iter::FromIterator;
14
use std::path::{Path, PathBuf};
15
use std::process::Command;
16
use std::str;
0 commit comments