| Age | Commit message (Expand) | Author | Lines |
| 2018-01-18 | Specialize StepBy::nth | oberien | -0/+12 |
| 2018-01-18 | Auto merge of #47528 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -115/+821 |
| 2018-01-17 | Update Cargo and its dependencies | Alex Crichton | -294/+366 |
| 2018-01-17 | Rollup merge of #47520 - mbrubeck:fstat, r=Mark-Simulacrum | Guillaume Gomez | -7/+9 |
| 2018-01-17 | Rollup merge of #47471 - estebank:point-to-method-e0283, r=pnkfelix | Guillaume Gomez | -48/+260 |
| 2018-01-17 | Rollup merge of #47468 - estebank:closure-mut-mut, r=pnkfelix | Guillaume Gomez | -3/+60 |
| 2018-01-17 | Rollup merge of #47398 - GuillaumeGomez:pulldown-warnings, r=QuietMisdreavus | Guillaume Gomez | -5/+5 |
| 2018-01-17 | Rollup merge of #47313 - ollie27:rustdoc_record_extern_trait, r=QuietMisdreavus | Guillaume Gomez | -5/+52 |
| 2018-01-17 | Rollup merge of #47250 - GuillaumeGomez:test-rustdoc-js, r=Mark-Simulacrum | Guillaume Gomez | -47/+435 |
| 2018-01-18 | Rollup merge of #47514 - gnzlbg:whitelist_x86_fxsr, r=rkruppe | kennytm | -1/+2 |
| 2018-01-18 | Rollup merge of #47509 - cuviper:rayon-rust-installer, r=Mark-Simulacrum | kennytm | -3/+4 |
| 2018-01-18 | Rollup merge of #47505 - alexcrichton:fix-bat-spawn-regression, r=estebank | kennytm | -6/+7 |
| 2018-01-18 | Rollup merge of #47498 - dominikWin:missing-module-name, r=petrochenkov | kennytm | -8/+8 |
| 2018-01-18 | Rollup merge of #47497 - goffrie:patch-1, r=dtolnay | kennytm | -7/+4 |
| 2018-01-18 | Rollup merge of #47487 - Pulkit07:foo, r=kennytm | kennytm | -0/+11 |
| 2018-01-18 | Rollup merge of #47483 - segevfiner:mingw64-build-hack, r=alexcrichton | kennytm | -0/+9 |
| 2018-01-18 | Rollup merge of #47481 - estebank:unused-args, r=arielb1 | kennytm | -77/+69 |
| 2018-01-18 | Rollup merge of #47479 - zackmdavis:and_the_case_of_the_suggested_double-pub,... | kennytm | -16/+42 |
| 2018-01-18 | Rollup merge of #47467 - arielb1:cleanup-shims, r=eddyb | kennytm | -7/+47 |
| 2018-01-18 | Rollup merge of #47458 - mark-i-m:lint_array_comma, r=estebank | kennytm | -19/+55 |
| 2018-01-18 | Rollup merge of #47456 - chrisvittal:nll-tests, r=nikomatsakis | kennytm | -0/+41 |
| 2018-01-18 | Rollup merge of #47444 - etaoins:dont-include-bang-in-macro-suggestion, r=est... | kennytm | -7/+6 |
| 2018-01-18 | Rollup merge of #47436 - GuillaumeGomez:up-html-diff, r=QuietMisdreavus | kennytm | -4/+4 |
| 2018-01-18 | Rollup merge of #47427 - EdSchouten:cloudabi-ci, r=alexcrichton | kennytm | -3/+69 |
| 2018-01-18 | Rollup merge of #47426 - varkor:default-mir-dump-dir, r=nikomatsakis | kennytm | -11/+4 |
| 2018-01-18 | Rollup merge of #47407 - gaurikholkar:master, r=estebank | kennytm | -2/+55 |
| 2018-01-18 | Rollup merge of #47404 - integer32llc:reexport-to-re-export, r=steveklabnik | kennytm | -92/+95 |
| 2018-01-18 | Rollup merge of #47387 - Rantanen:linkchecker-error-msg, r=steveklabnik | kennytm | -1/+11 |
| 2018-01-18 | Rollup merge of #47333 - arthurprs:iter-position-bounds-check, r=dtolnay | kennytm | -0/+56 |
| 2018-01-18 | Rollup merge of #47302 - andjo403:commentfix, r=michaelwoerister | kennytm | -9/+4 |
| 2018-01-17 | Use File::metadata instead of fs::metadata to choose buffer size | Matt Brubeck | -7/+9 |
| 2018-01-17 | whitelist x86 fxsr feature | gnzlbg | -1/+2 |
| 2018-01-17 | Auto merge of #47035 - acfoltzer:dep-info-tweak, r=alexcrichton | bors | -0/+6 |
| 2018-01-16 | Add secondary span pointing at the statement (error span) | Esteban Küber | -17/+31 |
| 2018-01-16 | Update rust-installer for streaming parallelism | Josh Stone | -3/+4 |
| 2018-01-16 | rustc: Spawn `cmd /c` for `.bat` scripts | Alex Crichton | -6/+7 |
| 2018-01-17 | Document the mingw -lmsvcrt hack better | Segev Finer | -1/+9 |
| 2018-01-16 | Only enable CloudABI builds for x86-64 for now. | Ed Schouten | -12/+0 |
| 2018-01-16 | Allow a trailing comma in lint_array; fix #47428 | Mark Mansi | -19/+55 |
| 2018-01-16 | Integrate dist-cloudabi into dist-various-2. | Ed Schouten | -51/+40 |
| 2018-01-17 | fix minor errors | Gauri | -12/+11 |
| 2018-01-17 | using tabs in ui tests | Gauri | -6/+7 |
| 2018-01-17 | fix tidy checks | Gauri | -21/+22 |
| 2018-01-16 | Make non-found module name optional | Dominik Winecki | -8/+8 |
| 2018-01-16 | Remove incorrect `Default::default` links, add a new one | Geoffry Song | -7/+4 |
| 2018-01-16 | Move dist-cloudabi/ into disabled/. | Ed Schouten | -0/+0 |
| 2018-01-16 | Add a Docker container for doing automated builds for CloudABI. | Ed Schouten | -0/+89 |
| 2018-01-16 | Fix for older JS versions | Guillaume Gomez | -1/+1 |
| 2018-01-16 | add a comment about parsing only prefix in header.rs | Pulkit Goyal | -0/+2 |
| 2018-01-16 | rename parse_cfg_prefix() to has_cfg_prefix() | Pulkit Goyal | -2/+2 |