aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/src/rand/reader.rs
Commit message (Collapse)AuthorAgeFilesLines
* Patch `std` to be compatible with Rust nightly-2017-12-01Fenrir2017-12-011-108/+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-111-0/+108