| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | Auto merge of #45386 - kennytm:rollup, r=kennytm | bors | -87/+88 |
| 2017-10-19 | Update libc to include linux gnux32 fixes | Marco A L Barbosa | -0/+0 |
| 2017-10-20 | Rollup merge of #45382 - Keruspe:master, r=Mark-Simulacrum | kennytm | -1/+1 |
| 2017-10-20 | Rollup merge of #45377 - topecongiro:fix-typos/librustc-ty-README, r=kennytm | kennytm | -5/+5 |
| 2017-10-20 | Rollup merge of #45376 - topecongiro:fix-typos-in-readme, r=Mark-Simulacrum | kennytm | -2/+2 |
| 2017-10-20 | Rollup merge of #45375 - topecongiro:enable-tilde, r=Mark-Simulacrum | kennytm | -1/+1 |
| 2017-10-20 | Rollup merge of #45374 - topecongiro:remove-enable-rustbuild-config-option, r... | kennytm | -2/+2 |
| 2017-10-20 | Rollup merge of #45352 - alexcrichton:emscripten-tests, r=nikomatsakis | kennytm | -61/+60 |
| 2017-10-20 | Rollup merge of #45349 - christianpoveda:closures_str_find, r=steveklabnik | kennytm | -1/+3 |
| 2017-10-20 | Rollup merge of #45343 - bgermann:master, r=alexcrichton | kennytm | -14/+14 |
| 2017-10-19 | Auto merge of #45301 - ishitatsuyuki:llvm5-backport, r=alexcrichton | bors | -1/+53 |
| 2017-10-19 | Auto merge of #45232 - zackmdavis:moar_lint_suggestions, r=estebank | bors | -36/+141 |
| 2017-10-19 | rustbuild: fix dist in debug mode | Marc-Antoine Perennou | -1/+1 |
| 2017-10-19 | Move collector to rustc_trans_utils | bjorn3 | -460/+565 |
| 2017-10-19 | Update ThinLTO (internalization) for LLVM 5 | Tatsuyuki Ishi | -1/+16 |
| 2017-10-19 | Fix typos in librustc/ty/README.md | topecongiro | -5/+5 |
| 2017-10-19 | Fix typos in src/librustc/README.md | topecongiro | -2/+2 |
| 2017-10-18 | Make sure to clear out the stageN-{rustc,std,tools} directories. | Mark Simulacrum | -31/+72 |
| 2017-10-19 | Allow passing a path with tilde | topecongiro | -1/+1 |
| 2017-10-19 | Fix typos | topecongiro | -2/+2 |
| 2017-10-19 | Remove --enable-rustbuild config option from example | topecongiro | -1/+1 |
| 2017-10-18 | std: Update randomness implementation on Windows | Alex Crichton | -46/+10 |
| 2017-10-18 | Auto merge of #45368 - kennytm:rollup, r=kennytm | bors | -122/+289 |
| 2017-10-19 | Rollup merge of #45354 - cuviper:unit_doc, r=QuietMisdreavus | kennytm | -3/+16 |
| 2017-10-19 | Rollup merge of #45340 - stjepang:localkey-state-doc-skip-uninitialized, r=al... | kennytm | -1/+4 |
| 2017-10-19 | Rollup merge of #45326 - cuviper:min-llvm-3.9, r=alexcrichton | kennytm | -17/+18 |
| 2017-10-19 | Rollup merge of #45325 - spastorino:first_statement_index_with_macro, r=nikom... | kennytm | -24/+9 |