Implemented -Z randomize-layout
This commit is contained in:
parent
6dc08b909b
commit
09f1542418
6 changed files with 93 additions and 19 deletions
|
|
@ -167,6 +167,7 @@ const PERMITTED_DEPENDENCIES: &[&str] = &[
|
|||
"rand_hc",
|
||||
"rand_pcg",
|
||||
"rand_xorshift",
|
||||
"rand_xoshiro",
|
||||
"redox_syscall",
|
||||
"regex",
|
||||
"regex-automata",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue