mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 02:33:55 +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",
|
||||
"memchr",
|
||||
"object",
|
||||
"once_cell",
|
||||
"regalloc",
|
||||
"region",
|
||||
"rustc-hash",
|
||||
|
Loading…
Reference in New Issue
Block a user