| Age | Commit message (Expand) | Author | Lines |
| 2018-07-30 | Auto merge of #52864 - Mark-Simulacrum:stable-next, r=alexcrichton 1.28.0 | bors | -1/+1 |
| 2018-07-30 | Stable release 1.28.0 | Mark Rousskov | -1/+1 |
| 2018-07-28 | Auto merge of #52796 - ollie27:rustdoc_beta_lints, r=QuietMisdreavus | bors | -1/+5 |
| 2018-07-27 | Disable lints in rustdoc | Oliver Middleton | -1/+5 |
| 2018-07-27 | Auto merge of #52776 - pietroalbini:bump-beta-bootstrap, r=Mark-Simulacrum | bors | -2/+2 |
| 2018-07-27 | bump bootstrap compiler to 1.27.2 | Pietro Albini | -2/+2 |
| 2018-07-26 | Auto merge of #52750 - pietroalbini:beta-backports, r=pietroalbini | bors | -12/+112 |
| 2018-07-26 | For some reason, on my linux box, using `-Zverbose` here is causing a linker ... | Felix S. Klock II | -1/+1 |
| 2018-07-26 | Regression test for issue. | Felix S. Klock II | -0/+88 |
| 2018-07-26 | When type-checking binops, LHS of assign-op like `+=` is invariant. | Felix S. Klock II | -11/+18 |
| 2018-07-26 | Revert "Run macOS jobs everywhere until Travis has fixed the problem." | Pietro Albini | -0/+5 |
| 2018-07-26 | Auto merge of #52687 - pietroalbini:beta-backports, r=pietroalbini | bors | -61/+156 |
| 2018-07-26 | Run macOS jobs everywhere until Travis has fixed the problem. | kennytm | -5/+0 |
| 2018-07-26 | Rollup merge of #52709 - cuviper:beta-global_allocator, r=alexcrichton | kennytm | -3/+1 |
| 2018-07-25 | beta: only true stage0 needs feature(global_allocator) | Josh Stone | -3/+1 |
| 2018-07-25 | fix beta backport | Pietro Albini | -3/+3 |
| 2018-07-25 | force the doctest rustc thread to share the name of the test | QuietMisdreavus | -7/+19 |
| 2018-07-25 | compiletest: don't overwrite failure-status if it was previously set | QuietMisdreavus | -0/+7 |
| 2018-07-25 | add failure-status to rustdoc doctest ui test | QuietMisdreavus | -9/+10 |
| 2018-07-25 | normalize test output so it can be run from repo root | QuietMisdreavus | -10/+14 |
| 2018-07-25 | update stdout file with test path normalization | QuietMisdreavus | -10/+10 |
| 2018-07-25 | report doctest compile failures correctly | QuietMisdreavus | -22/+38 |
| 2018-07-25 | add ui test for failing doctest | QuietMisdreavus | -0/+40 |
| 2018-07-25 | rustdoc: set panic output before starting compiler thread pool | QuietMisdreavus | -25/+27 |
| 2018-07-25 | Release notes: add some missing 1.28 libs stabilization | Simon Sapin | -2/+22 |
| 2018-07-24 | Auto merge of #52624 - oli-obk:promotion_abort_backport, r=nikomatsakis | bors | -3/+46 |
| 2018-07-22 | Abort instead of UB if promotion fails | Oliver Schneider | -3/+46 |
| 2018-07-19 | Auto merge of #52503 - ehuss:update-beta-cargo, r=alexcrichton | bors | -0/+0 |
| 2018-07-18 | [BETA] Update cargo | Eric Huss | -0/+0 |
| 2018-07-16 | Auto merge of #52419 - semarie:beta-rustfmt, r=Mark-Simulacrum | bors | -129/+3 |
| 2018-07-16 | use vendored rustfmt-nightly (src/tools/rustfmt) | Sébastien Marie | -129/+3 |
| 2018-07-14 | Auto merge of #52366 - pietroalbini:beta-backports, r=pietroalbini | bors | -8/+88 |
| 2018-07-14 | add test for #52213 | Ariel Ben-Yehuda | -0/+24 |
| 2018-07-14 | add a debug log for more MC failures | Ariel Ben-Yehuda | -3/+6 |
| 2018-07-14 | use the adjusted type for cat_pattern in tuple patterns | Ariel Ben-Yehuda | -1/+1 |
| 2018-07-14 | add comment about lints whitelisting | Guillaume Gomez | -0/+2 |
| 2018-07-14 | Whitelist lints | Guillaume Gomez | -8/+19 |
| 2018-07-14 | Fix rustdoc run failures by shutting down definitely some lints | Guillaume Gomez | -2/+42 |
| 2018-07-12 | Auto merge of #52308 - pietroalbini:beta-backports, r=pietroalbini | bors | -66/+234 |
| 2018-07-12 | Backport 1.27.1 release notes to master | Mark Rousskov | -0/+23 |
| 2018-07-12 | rustdoc: Hide struct and enum variant constructor imports | Oliver Middleton | -5/+32 |
| 2018-07-12 | Remove rustdoc plugins | steveklabnik | -58/+12 |
| 2018-07-12 | step_by: leave time of item skip unspecified | Emerentius | -1/+22 |
| 2018-07-12 | Update RELEASES.md | Aaron Power | -0/+2 |
| 2018-07-12 | Updated RELEASES | Aaron Power | -12/+12 |
| 2018-07-12 | Update RELEASES.md | Aaron Power | -2/+5 |
| 2018-07-12 | Update RELEASES.md | Aaron Power | -1/+1 |
| 2018-07-12 | Updated RELEASES for 1.28.0 | Aaron Power | -0/+138 |
| 2018-07-09 | Auto merge of #52183 - ehuss:update-beta-cargo, r=alexcrichton | bors | -0/+0 |
| 2018-07-09 | [BETA] Update cargo | Eric Huss | -0/+0 |