Skip to content

Commit ce7f5ec

Browse files
committed
Add once_cell as allowed cg_clif dependency
1 parent ef4ce72 commit ce7f5ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/tidy/src/deps.rs

+1
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
258258
"mach",
259259
"memchr",
260260
"object",
261+
"once_cell",
261262
"regalloc",
262263
"region",
263264
"rustc-hash",

0 commit comments

Comments
 (0)