We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cd6a70 commit a5ff67bCopy full SHA for a5ff67b
xtask/src/codegen/gen_lint_completions.rs
@@ -1,8 +1,6 @@
1
//! Generates descriptors structure for unstable feature from Unstable Book
2
use std::{
3
- collections::HashMap,
4
fs::File,
5
- io::BufReader,
6
io::Read,
7
path::{Path, PathBuf},
8
};
0 commit comments