| Age | Commit message (Expand) | Author | Lines |
| 2015-01-20 | std: Rename Show/String to Debug/Display | Alex Crichton | -706/+763 |
| 2015-01-20 | Auto merge of #21439 - alexcrichton:rollup, r=alexcrichton | bors | -296/+467 |
| 2015-01-20 | Test fixes and rebase conflicts | Alex Crichton | -8/+6 |
| 2015-01-21 | Rollup merge of #20991 - mneumann:llvm-dragonfly-take2, r=alexcrichton | Barosl LEE | -1/+1 |
| 2015-01-21 | Rollup merge of #21179 - nodakai:reference-mod-to-self, r=huonw | Barosl LEE | -4/+4 |
| 2015-01-21 | Rollup merge of #21427 - steveklabnik:generics_fix, r=alexcrichton | Barosl LEE | -3/+3 |
| 2015-01-21 | Rollup merge of #21424 - sanxiyn:coerce-mut, r=nikomatsakis | Barosl LEE | -5/+35 |
| 2015-01-21 | Rollup merge of #21404 - japaric:hash, r=alexcrichton | Barosl LEE | -0/+25 |
| 2015-01-21 | Rollup merge of #21388 - aochagavia:collections, r=Gankro | Barosl LEE | -11/+71 |
| 2015-01-21 | Rollup merge of #21387 - retep998:hmodule, r=alexcrichton | Barosl LEE | -2/+3 |
| 2015-01-21 | Rollup merge of #21386 - Diggsey:issue-21384, r=alexcrichton | Barosl LEE | -4/+31 |
| 2015-01-21 | Rollup merge of #21380 - tshepang:patch-3, r=steveklabnik | Barosl LEE | -1/+1 |
| 2015-01-21 | Rollup merge of #21123 - visualfc:master, r=alexcrichton | Barosl LEE | -1/+1 |
| 2015-01-21 | Rollup merge of #21377 - iKevinY:speedy-tidy, r=huonw | Barosl LEE | -8/+8 |
| 2015-01-21 | Rollup merge of #21375 - petrochenkov:ssbsl, r=alexcrichton | Barosl LEE | -42/+39 |
| 2015-01-21 | Rollup merge of #21369 - iKevinY:no-travis-notes, r=sanxiyn | Barosl LEE | -2/+2 |
| 2015-01-21 | Rollup merge of #21359 - WiSaGaN:bugfix/fix_marker, r=alexcrichton | Barosl LEE | -3/+3 |
| 2015-01-21 | Rollup merge of #21358 - glacjay:patch-2, r=alexcrichton | Barosl LEE | -0/+1 |
| 2015-01-21 | Rollup merge of #21357 - kimroen:patch-1, r=sanxiyn | Barosl LEE | -3/+2 |
| 2015-01-21 | Rollup merge of #21100 - tstorch:small_readability_update, r=alexcrichton | Barosl LEE | -12/+9 |
| 2015-01-21 | Rollup merge of #21345 - glacjay:patch-1, r=alexcrichton | Barosl LEE | -1/+1 |
| 2015-01-21 | Rollup merge of #21339 - thorncp:api-docs-search, r=alexcrichton | Barosl LEE | -1/+1 |
| 2015-01-21 | Rollup merge of #21336 - rylev:better-nofile-error, r=brson | Barosl LEE | -2/+3 |
| 2015-01-21 | Rollup merge of #21331 - michaelsproul:sync-error-impls, r=alexcrichton | Barosl LEE | -6/+23 |
| 2015-01-21 | Rollup merge of #21048 - aroben:patch-1, r=steveklabnik | Barosl LEE | -1/+1 |
| 2015-01-21 | Rollup merge of #21326 - look:nano-syntax-highlighting, r=kmcallister | Barosl LEE | -0/+35 |
| 2015-01-21 | Rollup merge of #21314 - fenhl:patch-1, r=steveklbanik | Barosl LEE | -1/+1 |
| 2015-01-21 | Rollup merge of #21312 - michaelsproul:remove-error-send-bound, r=aturon | Barosl LEE | -8/+8 |
| 2015-01-21 | Rollup merge of #21302 - gutworth:rm-find-equiv-test, r=brson | Barosl LEE | -17/+0 |
| 2015-01-21 | Rollup merge of #21294 - alfie:typo, r=steveklabnik | Barosl LEE | -1/+1 |
| 2015-01-21 | Rollup merge of #21355 - alfie:suffix, r=steveklabnik | Barosl LEE | -107/+107 |
| 2015-01-21 | Rollup merge of #21280 - timparenti:old-guide-stub-grammar, r=alexcrichton | Barosl LEE | -12/+12 |
| 2015-01-21 | Rollup merge of #20998 - estsauver:20984, r=steveklabnik | Barosl LEE | -38/+38 |
| 2015-01-20 | Small fix in TRPL 3.9 | Steve Klabnik | -3/+3 |
| 2015-01-20 | Auto merge of #19353 - icorderi:docs/grammar, r=steveklabnik | bors | -0/+777 |
| 2015-01-20 | Forbid coercing &T to &mut T | Seo Sanghyeon | -5/+35 |
| 2015-01-20 | Auto merge of #21364 - cmr:fix-ttseq-ice, r=alexcrichton | bors | -10/+30 |
| 2015-01-20 | Auto merge of #21304 - lifthrasiir:htmldocck, r=alexcrichton | bors | -98/+387 |
| 2015-01-20 | Auto merge of #21287 - alexcrichton:issue-19872, r=huonw | bors | -5/+11 |
| 2015-01-20 | Auto merge of #21257 - alexcrichton:issue-20064, r=pnkfelix | bors | -13/+71 |
| 2015-01-19 | Auto merge of #21165 - alexcrichton:second-pass-type-id, r=aturon | bors | -108/+105 |
| 2015-01-19 | Auto merge of #19490 - oli-obk:json_non_string_key_maps, r=alexcrichton | bors | -91/+201 |
| 2015-01-19 | impl Hash for arrays | Jorge Aparicio | -0/+25 |
| 2015-01-19 | Auto merge of #21278 - thchittenden:issue-21033-struct-var-pattern-fix, r=ale... | bors | -26/+87 |
| 2015-01-19 | Auto merge of #20082 - pczarn:btree-bounded-iter, r=Gankro | bors | -194/+605 |
| 2015-01-19 | Fixes #21033 with accompanying test. | Tom Chittenden | -26/+87 |
| 2015-01-19 | Implement range and range_mut for BTree | Piotr Czarnecki | -194/+605 |
| 2015-01-19 | Add test for #21328 | Adolfo OchagavĂa | -1/+13 |
| 2015-01-19 | Auto merge of #21269 - alexcrichton:issue-6936, r=pnkfelix | bors | -308/+341 |
| 2015-01-19 | Add a Drain iterator to VecMap | Adolfo OchagavĂa | -6/+55 |