We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a20da3 commit 4335c28Copy full SHA for 4335c28
src/config/options.rs
@@ -1,3 +1,5 @@
1
+#![allow(unused_imports)]
2
+
3
use std::collections::{hash_set, HashSet};
4
use std::fmt;
5
use std::path::{Path, PathBuf};
0 commit comments