mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-02 03:33:59 +00:00
Add once_cell as allowed cg_clif dependency
This commit is contained in:
parent
ef4ce72919
commit
ce7f5ecad7
@ -258,6 +258,7 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
|
|||||||
"mach",
|
"mach",
|
||||||
"memchr",
|
"memchr",
|
||||||
"object",
|
"object",
|
||||||
|
"once_cell",
|
||||||
"regalloc",
|
"regalloc",
|
||||||
"region",
|
"region",
|
||||||
"rustc-hash",
|
"rustc-hash",
|
||||||
|
Loading…
Reference in New Issue
Block a user