| Age | Commit message (Expand) | Author | Lines |
| 2015-02-28 | Auto merge of #22669 - dotdash:fast_slice_iter, r=huonw | bors | -1/+4 |
| 2015-02-27 | Rollup merge of #22835 - tshepang:remove-some-warnings, r=jakub- | Manish Goregaokar | -4/+4 |
| 2015-02-26 | Send/Sync audit for libcollections | Edward Wang | -13/+13 |
| 2015-02-26 | Tweak VecDeque's IterMut implementation | Edward Wang | -15/+9 |
| 2015-02-26 | remove some compiler warnings | Tshepang Lekhonkhobe | -4/+4 |
| 2015-02-25 | Rollup merge of #22729 - alexcrichton:ptr-stabilization, r=aturon | Manish Goregaokar | -51/+50 |
| 2015-02-25 | Rollup merge of #22157 - tbu-:pr_debug_collections, r=alexcrichton | Manish Goregaokar | -20/+20 |
| 2015-02-25 | Rollup merge of #22635 - kmcallister:macros-chapter, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-02-24 | Change `Debug` implementation of `BTree*` as well | Tobias Bucher | -4/+4 |
| 2015-02-24 | Modify collection's `Debug` output to resemble in their content only | Tobias Bucher | -16/+16 |
| 2015-02-24 | std: Stabilize some `ptr` functions | Alex Crichton | -51/+50 |
| 2015-02-25 | Rollup merge of #22539 - oli-obk:style_nitpicks, r=Manishearth | Manish Goregaokar | -4/+4 |
| 2015-02-24 | Fix broken tests | Vadim Petrochenkov | -6/+6 |
| 2015-02-24 | Use arrays instead of vectors in tests | Vadim Petrochenkov | -132/+132 |
| 2015-02-24 | style nitpicks | Oliver Schneider | -4/+4 |
| 2015-02-24 | Fix fallout from correct stability handling in UFCS. | Eduard Burtescu | -1/+1 |
| 2015-02-24 | Rollup merge of #22632 - nagisa:kill-show-string-with-fire!, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-02-24 | Rollup merge of #22653 - tsion:master, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-02-23 | Rollup merge of #22320 - petrochenkov:eq, r=alexcrichton | Manish Goregaokar | -59/+24 |
| 2015-02-23 | Rollup merge of #22494 - msiemens:vec_map-append-split_off, r=Gankro | Manish Goregaokar | -2/+170 |
| 2015-02-23 | Rollup merge of #22696 - stepancheg:use-box, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-02-23 | Rollup merge of #22643 - fhartwig:bitvec-doc-fix, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-02-23 | Rollup merge of #22513 - steveklabnik:doc_str, r=brson | Manish Goregaokar | -274/+440 |
| 2015-02-22 | Change int to i32 in Cow example. | Scott Olson | -1/+1 |
| 2015-02-23 | Use boxed functions instead of transmute | Stepan Koltsov | -1/+1 |
| 2015-02-22 | Auto merge of #22466 - Kimundi:str_pattern_ai_safe, r=aturon | bors | -56/+35 |
| 2015-02-22 | Improve documentation for libcollections/str | Steve Klabnik | -274/+440 |
| 2015-02-22 | Eliminate more excessive null-checks from slice iterators | Björn Steinbrink | -1/+4 |
| 2015-02-22 | Implement append and split_off for VecMap (RFC 509) | Markus Siemens | -2/+170 |
| 2015-02-21 | Remove last traces of BitV and BitVSet from documentation | Florian Hartwig | -1/+1 |
| 2015-02-21 | Kill fmt::Show and fmt::String with fire! | Simonas Kazlauskas | -1/+1 |
| 2015-02-20 | Register new snapshots | Alex Crichton | -422/+4 |
| 2015-02-20 | Tweaks to equality comparisons for slices/arrays/vectors | Vadim Petrochenkov | -59/+24 |
| 2015-02-20 | Addressed PR comments | Marvin Löbel | -11/+17 |
| 2015-02-20 | Fix tidy and rebase fallout | Marvin Löbel | -33/+0 |
| 2015-02-20 | Enabled new pattern API in the libstd facade | Marvin Löbel | -16/+22 |
| 2015-02-20 | Refactored code into Searcher traits with naive implementations | Marvin Löbel | -2/+2 |
| 2015-02-18 | Round 4 test fixes and rebase conflicts | Alex Crichton | -4/+4 |
| 2015-02-18 | rollup merge of #22286: nikomatsakis/variance-4b | Alex Crichton | -94/+131 |
| 2015-02-18 | rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket | Alex Crichton | -63/+63 |
| 2015-02-18 | rollup merge of #22210: aturon/stab-final-borrow | Alex Crichton | -67/+709 |
| 2015-02-18 | Round 1 fixes and rebase conflicts | Alex Crichton | -2/+2 |
| 2015-02-18 | Stabilize std::borrow | Aaron Turon | -66/+698 |
| 2015-02-18 | Replace all uses of `&foo[]` with `&foo[..]` en masse. | Niko Matsakis | -63/+63 |
| 2015-02-18 | rollup merge of #22497: nikomatsakis/suffixes | Alex Crichton | -4/+4 |
| 2015-02-18 | rollup merge of #22491: Gankro/into_iter | Alex Crichton | -868/+916 |
| 2015-02-18 | rollup merge of #22480: alexcrichton/hashv3 | Alex Crichton | -4/+94 |
| 2015-02-18 | rollup merge of #22287: Ryman/purge_carthographers | Alex Crichton | -5/+5 |
| 2015-02-18 | make FromIterator use IntoIterator | Alexis | -23/+25 |
| 2015-02-18 | make Extend use IntoIterator | Alexis | -17/+22 |