aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/src/collections
Commit message (Expand)AuthorAgeFilesLines
* core::ops::Place is unsafe nowFenrir2018-01-261-1/+1
* Recreate ctr-std from latest nightlyFenrir2018-01-213-21/+91
* Patch `std` to be compatible with Rust nightly-2017-12-01Fenrir2017-12-013-60/+231
* Add unwinding strategy for panicsFenrir2017-07-311-3/+3
* update collections moduleFenrir2017-07-094-378/+1050
* ctr-std: Migrate to the new liballoc APIpanicbit2017-07-101-7/+7
* More changes needed after today's rustup updateCristian Carlesso2017-05-161-7/+7
* Make ctru-rs compile againCristian Carlesso2017-04-301-1/+1
* Add HashMap and HashSetFenrir2017-03-116-5/+5831
* ctr-std: add collections moduleFenrir2017-02-011-0/+458