| Age | Commit message (Expand) | Author | Lines |
| 2015-10-21 | don't revisit modules while finding traits in suggest | Ariel Ben-Yehuda | -2/+43 |
| 2015-10-21 | Moar comments. | Vadim Chugunov | -30/+59 |
| 2015-10-21 | Auto merge of #29206 - apasel422:issue-28936, r=alexcrichton | bors | -0/+36 |
| 2015-10-21 | Auto merge of #29138 - ykomatsu:trpl2, r=Manishearth | bors | -8/+8 |
| 2015-10-21 | Fix some typos in TRPL | Yoshito Komatsu | -3/+3 |
| 2015-10-21 | Auto merge of #29179 - cjdrake:fixup, r=steveklabnik | bors | -2/+1 |
| 2015-10-21 | Add test for #28936 | Andrew Paseltiner | -0/+36 |
| 2015-10-21 | Auto merge of #29017 - ykomatsu:trpl, r=steveklabnik | bors | -5/+6 |
| 2015-10-21 | Auto merge of #29108 - notriddle:master, r=alexcrichton | bors | -8/+8 |
| 2015-10-21 | rustfmt liblibc | Marcello Seri | -2584/+2726 |
| 2015-10-21 | Auto merge of #29055 - alexcrichton:tiers, r=steveklabnik | bors | -15/+84 |
| 2015-10-21 | Auto merge of #29192 - phil-opp:unsafe-const-fns, r=alexcrichton | bors | -4/+20 |
| 2015-10-21 | Auto merge of #29190 - alexcrichton:from-str-socket-addr, r=brson | bors | -17/+59 |
| 2015-10-21 | Auto merge of #29186 - pnkfelix:fsk-fix-issue-29166, r=alexcrichton | bors | -0/+31 |
| 2015-10-20 | Change headers in Traits section of the book | Chris C Cerami | -2/+2 |
| 2015-10-21 | Auto merge of #29171 - nrc:servo-dxr, r=@arielb1 | bors | -27/+24 |
| 2015-10-21 | save-analysis: don't recompute crate name | Nick Cameron | -27/+24 |
| 2015-10-20 | Auto merge of #29159 - arcnmx:travis-trusty, r=alexcrichton | bors | -12/+0 |
| 2015-10-20 | Remove reference to `hello_world.rs` in TRPL §2.2 | Keshav Kini | -2/+3 |
| 2015-10-20 | Auto merge of #29148 - petrochenkov:noshow, r=alexcrichton | bors | -17/+19 |
| 2015-10-20 | std: Implement FromStr for SocketAddrV{4,6} | Alex Crichton | -17/+59 |
| 2015-10-20 | Make Unique::new const function | Philipp Oppermann | -4/+20 |
| 2015-10-20 | doc: Clarify supported platforms and tiers | Alex Crichton | -15/+84 |
| 2015-10-20 | Auto merge of #29187 - steveklabnik:rollup, r=steveklabnik | bors | -11/+12 |
| 2015-10-20 | Rollup merge of #29176 - huonw:shared-tracking, r=Gankro | Steve Klabnik | -9/+9 |
| 2015-10-20 | Rollup merge of #29175 - durka:patch-8, r=Gankro | Steve Klabnik | -0/+1 |
| 2015-10-20 | Rollup merge of #29162 - tsion:fix-nomicon-typo, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-10-20 | Rollup merge of #29158 - arcnmx:process-test, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-10-20 | Auto merge of #29156 - arcnmx:net-tests, r=alexcrichton | bors | -32/+21 |
| 2015-10-20 | Add dropck unsafe escape hatch (UGEH) to vec::IntoIter. | Felix S. Klock II | -0/+31 |
| 2015-10-20 | Auto merge of #27723 - mystor:vecdeque_drain_range, r=bluss | bors | -19/+280 |
| 2015-10-20 | Auto merge of #29155 - retep998:read-no-dir, r=alexcrichton | bors | -0/+9 |
| 2015-10-20 | Auto merge of #29152 - petrochenkov:derstab, r=alexcrichton | bors | -1/+1 |
| 2015-10-20 | Fixup some inconsistent whitespace | Chris Drake | -2/+1 |
| 2015-10-20 | Auto merge of #29140 - sorear:dst-document-on-sized, r=alexcrichton | bors | -0/+11 |
| 2015-10-19 | Use `cfg_attr` for switching `link` attrs in libunwind. | Vadim Chugunov | -33/+17 |
| 2015-10-19 | Fix up tests and docs. | Vadim Chugunov | -2/+17 |
| 2015-10-20 | Point core::ptr::Shared to tracking issue #27730. | Huon Wilson | -9/+9 |
| 2015-10-19 | fix markdown in nomicon/dropck | Alex Burka | -0/+1 |
| 2015-10-19 | Use Travis trusty infrastructure | arcnmx | -12/+0 |
| 2015-10-19 | Replace -- with — | Keshav Kini | -1/+1 |
| 2015-10-19 | Rollup merge of #29169 - apasel422:spell, r=steveklabnik | Steve Klabnik | -5/+5 |
| 2015-10-19 | Rollup merge of #29168 - aarzee:master, r=steveklabnik | Steve Klabnik | -70/+70 |
| 2015-10-19 | Rollup merge of #29165 - iajrz:patch-1, r=steveklabnik | Steve Klabnik | -3/+10 |
| 2015-10-19 | Rollup merge of #29132 - sorear:document-ordering-relaxed, r=alexcrichton | Steve Klabnik | -1/+2 |
| 2015-10-19 | Rollup merge of #29125 - iKevinY:std-io-doc-fixes, r=alexcrichton | Steve Klabnik | -7/+7 |
| 2015-10-19 | Rollup merge of #29027 - steveklabnik:iter_docs, r=manishearth | Steve Klabnik | -20/+137 |
| 2015-10-19 | Correct spelling in docs | Andrew Paseltiner | -5/+5 |
| 2015-10-19 | Reword `curl | sh` disclaimer in TRPL §2.1 | Keshav Kini | -5/+9 |
| 2015-10-19 | Auto merge of #28977 - arcnmx:cstring-into, r=alexcrichton | bors | -2/+72 |