We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ahash
1 parent 9a337b6 commit cf36c21Copy full SHA for cf36c21
src/tools/tidy/src/deps.rs
@@ -73,6 +73,7 @@ const RESTRICTED_DEPENDENCY_CRATES: &[&str] = &["rustc_driver", "rustc_codegen_l
73
const PERMITTED_DEPENDENCIES: &[&str] = &[
74
"addr2line",
75
"adler",
76
+ "ahash",
77
"aho-corasick",
78
"annotate-snippets",
79
"ansi_term",
0 commit comments