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 72f8d4e commit b440041Copy full SHA for b440041
src/tools/tidy/src/deps.rs
@@ -87,6 +87,7 @@ const WHITELIST: &[Crate<'_>] = &[
87
Crate("fuchsia-zircon-sys"),
88
Crate("getopts"),
89
Crate("humantime"),
90
+ Crate("itertools"),
91
Crate("jobserver"),
92
Crate("kernel32-sys"),
93
Crate("lazy_static"),
0 commit comments