sapling/eden/hg-server/lib/manifest-tree
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
..
benches server: copy hg to a new hg-server directory 2021-04-09 10:09:06 -07:00
src fix hg-server panic formatting 2021-04-15 06:20:25 -07:00
Cargo.toml update rand and quickcheck 2021-09-29 13:59:49 -07:00