aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/src/rand
Commit message (Collapse)AuthorAgeFilesLines
* Patch `std` to be compatible with Rust nightly-2017-12-01Fenrir2017-12-012-394/+0
| | | | This only fixes things enough so that the project compiles again. More standard library changes from upstream Rust will be pulled in later.
* Add HashMap and HashSetFenrir2017-03-112-0/+394