| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-09-27 | auto merge of #17517 : pczarn/rust/hashmap-lifetimes, r=alexcrichton | bors | -5/+15 |
| 2014-09-25 | auto merge of #17378 : Gankro/rust/hashmap-entry, r=aturon | bors | -6/+287 |
| 2014-09-24 | implement entry API for HashMap | Alexis Beingessner | -6/+287 |
| 2014-09-24 | Fix free lifetime vars in HashMap's iterators | Piotr Czarnecki | -5/+15 |
| 2014-09-21 | Remove #[allow(deprecated)] from libstd | Alex Crichton | -3/+4 |
| 2014-09-16 | Fallout from renaming | Aaron Turon | -15/+21 |
| 2014-09-16 | Align with _mut conventions | Aaron Turon | -4/+16 |
| 2014-09-04 | std: Fix overflow of HashMap's capacity | Piotr Czarnecki | -32/+49 |
| 2014-09-04 | std: Refine and document HashMap's code | Piotr Czarnecki | -482/+704 |
| 2014-09-02 | std: Split hashmap.rs into modules | Piotr Czarnecki | -0/+3535 |
