sapling/eden/mononoke/common
Victor Gao ae87b82eaf update rand and quickcheck
Summary:
This updates the following crates to their latest versions:
- `rand`: 0.7 => 0.8
- `quickcheck`: 0.9 => 1.0

Both crates introduced some breaking changes, so affected clients had to be fixed accordingly. Most changes are rather mechanical and shouldn't change the existing logic. In addition, a few buggy property tests were uncovered, presumably due to `quicktest` becoming smarter with its choice of inputs in the newer version, and the fixes are included in this diff.

Reviewed By: yancouto

Differential Revision: D31115820

fbshipit-source-id: 60a61dfac3236fd93cd4f03b86506654d81d330f
2021-09-29 13:59:49 -07:00
..
allocation_tracing Add syslog and slog-syslog crates 2021-09-21 07:22:38 -07:00
async_limiter Add syslog and slog-syslog crates 2021-09-21 07:22:38 -07:00
bounded_traversal update rand and quickcheck 2021-09-29 13:59:49 -07:00
copy_utils Add syslog and slog-syslog crates 2021-09-21 07:22:38 -07:00
dedupmap Add syslog and slog-syslog crates 2021-09-21 07:22:38 -07:00
futures_watchdog Add syslog and slog-syslog crates 2021-09-21 07:22:38 -07:00
iterhelpers Add syslog and slog-syslog crates 2021-09-21 07:22:38 -07:00
path_hash update rand and quickcheck 2021-09-29 13:59:49 -07:00
reloader update rand and quickcheck 2021-09-29 13:59:49 -07:00
rendezvous Add syslog and slog-syslog crates 2021-09-21 07:22:38 -07:00
rust update rand and quickcheck 2021-09-29 13:59:49 -07:00
scribe_ext Add syslog and slog-syslog crates 2021-09-21 07:22:38 -07:00
scuba_ext Add syslog and slog-syslog crates 2021-09-21 07:22:38 -07:00
sql_construct Add syslog and slog-syslog crates 2021-09-21 07:22:38 -07:00
timeseries Add syslog and slog-syslog crates 2021-09-21 07:22:38 -07:00
topo_sort Add syslog and slog-syslog crates 2021-09-21 07:22:38 -07:00
type_map Add syslog and slog-syslog crates 2021-09-21 07:22:38 -07:00
uniqueheap Add syslog and slog-syslog crates 2021-09-21 07:22:38 -07:00