| Age | Commit message (Expand) | Author | Lines |
| 2018-01-20 | Fix ICE | bjorn3 | -0/+4 |
| 2018-01-19 | Hopefully fix the 32bit SEGV | bjorn3 | -2/+1 |
| 2018-01-19 | Just forget the DynamicLibrary after getting a hot plugged backend | bjorn3 | -59/+2 |
| 2018-01-19 | Remove accidential libloading dependency | bjorn3 | -13/+0 |
| 2018-01-19 | Fix ICE | bjorn3 | -0/+1 |
| 2018-01-19 | Remove use of RUSTC_COMPILETEST env var | bjorn3 | -3/+1 |
| 2018-01-19 | Add missing licenses | bjorn3 | -1/+21 |
| 2018-01-19 | Fix hotplug backend and add test | bjorn3 | -0/+93 |
| 2018-01-19 | Fix review comments | bjorn3 | -38/+84 |
| 2018-01-19 | Cleanup hot plug codegen backend code | bjorn3 | -167/+16 |
| 2018-01-19 | Hot plug rustc_trans | bjorn3 | -0/+204 |
| 2018-01-19 | Hide even more of rustc_trans | bjorn3 | -31/+31 |
| 2018-01-19 | Fix rustc_driver test.rs | bjorn3 | -1/+0 |
| 2018-01-19 | Hide more stuff from rustc_trans | bjorn3 | -21/+21 |
| 2018-01-19 | Fix rustc_driver test.rs | bjorn3 | -3/+1 |
| 2018-01-19 | Allow runtime switching between trans backends | bjorn3 | -502/+476 |
| 2018-01-19 | Auto merge of #47503 - arielb1:check-size, r=eddyb | bors | -23/+88 |
| 2018-01-19 | Auto merge of #47454 - topecongiro:update-rustfmt, r=nrc | bors | -7/+82 |
| 2018-01-19 | Auto merge of #47494 - michaelwoerister:proc-macro-incremental, r=nikomatsakis | bors | -26/+82 |
| 2018-01-19 | Auto merge of #47401 - rkruppe:issue-47278, r=eddyb | bors | -3/+22 |
| 2018-01-18 | Update rustfmt to 0.3.6 | topecongiro | -7/+82 |
| 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 |