Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -4/+5 |
* | remove `extern crate` (#30311) | Samson | 2023-09-08 | 1 | -6/+2 |
* | Update uuid | Martin Robinson | 2023-06-26 | 1 | -5/+2 |
* | Removed the commented code. | michaelgrigoryan25 | 2022-12-01 | 1 | -6/+0 |
* | Replaced explicit Default implementation for Seed with derive. | michaelgrigoryan25 | 2022-12-01 | 1 | -5/+6 |
* | Update rand to 0.7 (fixes #24448) | Anthony Ramine | 2019-10-23 | 1 | -4/+1 |
* | Update rand to 0.6 | Bastien Orivel | 2019-08-11 | 1 | -39/+82 |
* | Upgrade uuid. | Josh Matthews | 2019-06-12 | 1 | -2/+5 |
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -2/+0 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -2/+2 |
* | Bump ipc-channel and bincode | Bastien Orivel | 2018-03-21 | 1 | -0/+10 |
* | squash: convert less interesting debug! logs to traces | Dexter Haslem | 2017-01-18 | 1 | -4/+4 |
* | An in-memory RNG that shares its file descriptor. | Alan Jeffrey | 2017-01-05 | 1 | -0/+158 |