rust/tests/compile-fail
Aaron Hill 73239573c9
Implement non-deterministc mode
Part of #653

This allows us to properly implement getrandom(),
which unlocks the default HashMap type (e.g. HashMap<K, V>)
with RandomState)

This commit adds a new '-Zmiri-seed=<seed>' option. When present,
this option takes a 64-bit hex value, which is used as the seed
to an internal PRNG. This PRNG is used to implement the 'getrandom()'
syscall.

When '-Zmiri-seed' is not passed, 'getrandom()' will be disabled.
2019-04-07 19:26:20 -04:00
..
2019-02-26 18:37:45 +00:00
2018-10-19 12:29:49 +02:00
2018-10-19 12:29:49 +02:00
2019-02-26 18:37:45 +00:00
2019-02-26 18:37:45 +00:00
2019-02-26 18:37:45 +00:00
2019-02-26 18:37:45 +00:00
2019-04-07 19:26:20 -04:00
2018-10-19 12:29:49 +02:00
2018-10-19 12:29:49 +02:00
2019-02-06 11:41:45 +01:00
2019-02-06 11:41:45 +01:00
2019-02-06 11:41:45 +01:00
2019-02-06 11:41:45 +01:00
2018-11-26 15:31:53 +01:00
2018-10-19 12:29:49 +02:00
2018-10-19 12:29:49 +02:00
2018-11-26 15:31:53 +01:00