Skip to content

Commit

Permalink
Add memchr to list of permitted cg_clif deps
Browse files Browse the repository at this point in the history
Object started depending on it
  • Loading branch information
bjorn3 committed Jul 7, 2021
1 parent d531f3d commit 00b2f56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/tidy/src/deps.rs
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
"libloading",
"log",
"mach",
"memchr",
"object",
"regalloc",
"region",
Expand Down

0 comments on commit 00b2f56

Please sign in to comment.