| Age | Commit message (Expand) | Author | Lines |
| 2017-10-25 | Implement Hash for raw pointers to unsized types | Matt Brubeck | -4/+32 |
| 2017-10-22 | Auto merge of #45451 - durka:patch-45, r=steveklabnik | bors | -4/+4 |
| 2017-10-22 | Auto merge of #45429 - frewsxcv:frewsxcv-once-docs, r=quietmisdreavus | bors | -13/+81 |
| 2017-10-22 | Auto merge of #45304 - kennytm:travis-color-color-conflict, r=aturon | bors | -2/+2 |
| 2017-10-22 | fix stringify docs in std | Alex Burka | -2/+2 |
| 2017-10-22 | fix stringify docs | Alex Burka | -2/+2 |
| 2017-10-22 | Auto merge of #45442 - matthewjasper:const-dynamic-capture-error, r=petrochenkov | bors | -1/+22 |
| 2017-10-22 | Improve docs around `Once::call_once_force` and `OnceState`. | Corey Farwell | -13/+81 |
| 2017-10-22 | Auto merge of #45432 - ollie27:rustbuild_error_index_gen, r=Mark-Simulacrum | bors | -5/+5 |
| 2017-10-22 | Auto merge of #45433 - ollie27:rustbuild_nomicon, r=Mark-Simulacrum | bors | -1/+1 |
| 2017-10-22 | Auto merge of #45423 - durka:update-jobserver, r=Mark-Simulacrum | bors | -9/+9 |
| 2017-10-22 | Auto merge of #45400 - alexcrichton:bootstrap-thinlto, r=Mark-Simulacrum | bors | -6/+21 |
| 2017-10-21 | Auto merge of #45399 - alexcrichton:compress-parallel, r=michaelwoerister | bors | -175/+193 |
| 2017-10-21 | rustc: Move bytecode compression into codegen | Alex Crichton | -175/+193 |
| 2017-10-21 | Auto merge of #45393 - alexcrichton:update-musl, r=Mark-Simulacrum | bors | -3/+3 |
| 2017-10-21 | Auto merge of #45366 - ollie27:rustbuild_compiler_docs, r=alexcrichton | bors | -5/+3 |
| 2017-10-21 | rustbuild: Fix path for the nomicon | Oliver Middleton | -1/+1 |
| 2017-10-21 | rustbuild: Build stage 1 error index generator at stage 0 | Oliver Middleton | -5/+5 |
| 2017-10-21 | Rollup merge of #45419 - steveklabnik:fix-commonmark-renderings, r=QuietMisdr... | Corey Farwell | -19/+19 |
| 2017-10-21 | Rollup merge of #45411 - oli-obk:clippy, r=Manishearth | Corey Farwell | -8/+168 |
| 2017-10-21 | Rollup merge of #45407 - topecongiro:fix-typos/librust-hir-README, r=kennytm | Corey Farwell | -8/+8 |
| 2017-10-21 | Rollup merge of #45356 - neunenak:master, r=GuillaumeGomez | Corey Farwell | -0/+4 |
| 2017-10-21 | Rollup merge of #45227 - frewsxcv:frewsxcv-set-nonblocking, r=sfackler | Corey Farwell | -7/+66 |
| 2017-10-21 | Expand docs/examples for TCP `set_nonblocking` methods. | Corey Farwell | -7/+66 |
| 2017-10-21 | Auto merge of #45391 - malbarbo:x32-1, r=alexcrichton | bors | -16/+16 |
| 2017-10-21 | Add explanatory text for error E0599 | greg | -0/+4 |
| 2017-10-21 | Auto merge of #45381 - bjorn3:move_collector_out_of_trans, r=nikomatsakis | bors | -460/+565 |
| 2017-10-21 | Auto merge of #45370 - alexcrichton:update-windows-rand, r=sfackler | bors | -46/+10 |
| 2017-10-21 | Auto merge of #45364 - nikomatsakis:issue-44137-anon, r=michaelwoerister | bors | -1/+8 |
| 2017-10-20 | Auto merge of #45348 - alexcrichton:thinlto-timp, r=michaelwoerister | bors | -50/+115 |
| 2017-10-20 | update jobserver version to work around macos bug | Alex Burka | -9/+9 |
| 2017-10-21 | Fix rustbuild --color conflict when building on Travis outside of Docker. | kennytm | -2/+2 |
| 2017-10-20 | Fix most rendering warnings from switching to CommonMark | steveklabnik | -19/+19 |
| 2017-10-20 | [test] Add some `#[inline]` to `HashMap` | Alex Crichton | -0/+3 |
| 2017-10-20 | rustbuild: Compile rustc with ThinLTO | Alex Crichton | -6/+18 |
| 2017-10-20 | Auto merge of #44792 - Mark-Simulacrum:correct-deps, r=alexcrichton | bors | -79/+132 |
| 2017-10-20 | Fix some tests for linux gnux32 | Marco A L Barbosa | -16/+16 |
| 2017-10-20 | Auto merge of #45359 - arielb1:escaping-borrow, r=eddyb | bors | -55/+127 |
| 2017-10-20 | Reactivate clippy in toolstate.toml | Oliver Schneider | -8/+168 |
| 2017-10-20 | Auto merge of #45324 - GuillaumeGomez:switch-default-markdown-renderer, r=ste... | bors | -27/+22 |
| 2017-10-20 | Fix typos in README.md | topecongiro | -8/+8 |
| 2017-10-20 | Auto merge of #45319 - michaelwoerister:use-128bit-siphash, r=nikomatsakis | bors | -83/+591 |
| 2017-10-20 | Auto merge of #45316 - goffrie:exitable-breakable-block, r=nikomatsakis | bors | -1/+32 |
| 2017-10-20 | Auto merge of #45312 - theotherjimmy:refactor-ensure, r=michaelwoerister | bors | -49/+44 |
| 2017-10-19 | Auto merge of #45288 - GuillaumeGomez:tab-key-binding, r=QuietMisdreavus | bors | -17/+34 |
| 2017-10-19 | Make tools which may not build return Option. | Mark Simulacrum | -53/+65 |
| 2017-10-19 | Auto merge of #45080 - clippered:issue-44986/fix-windows-ui-path, r=estebank | bors | -4/+9 |
| 2017-10-19 | ci: Update musl with new release | Alex Crichton | -3/+3 |
| 2017-10-19 | Cleanly error for non-const expression in associated const | matthewjasper | -1/+22 |
| 2017-10-19 | Auto merge of #45386 - kennytm:rollup, r=kennytm | bors | -87/+88 |