| Age | Commit message (Expand) | Author | Lines |
| 2020-03-09 | Auto merge of #69854 - pietroalbini:stable-next, r=Centril 1.42.0 | bors | -21/+165 |
| 2020-03-09 | 1.42.0 stable release | Pietro Albini | -1/+1 |
| 2020-03-09 | include compatibility notes for 1.42.0 | Pietro Albini | -1/+9 |
| 2020-03-09 | error_derive_forbidden_on_non_adt: be more graceful | Mazdak Farrokhzad | -4/+39 |
| 2020-03-09 | Fix null synthetic_implementors error | Guillaume Gomez | -14/+16 |
| 2020-03-09 | Added oli's multivariant test case (alpha renaming the enum name itself). | Felix S. Klock II | -3/+63 |
| 2020-03-09 | Add FIXME | Oliver Scherer | -0/+2 |
| 2020-03-09 | Fix #69191 | Felix S. Klock II | -0/+37 |
| 2020-03-09 | Update deprecation version to 1.42 for Error::description | Dylan Nugent | -1/+1 |
| 2020-03-06 | Auto merge of #69748 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -772/+257 |
| 2020-03-05 | Backport release notes onto beta | Mark Rousskov | -0/+98 |
| 2020-03-05 | Update compiler-builtins to 0.1.25 | Tyler Mandry | -2/+2 |
| 2020-03-05 | add regression test for issue #68794 | Alberto Piai | -0/+31 |
| 2020-03-05 | Backport only: avoid ICE on bad placeholder type | Esteban Küber | -750/+34 |
| 2020-03-05 | Add regression test | LeSeulArtichaut | -0/+17 |
| 2020-03-05 | Do not ICE on invalid type node | LeSeulArtichaut | -0/+1 |
| 2020-03-05 | stash API: remove panic to fix ICE. | Mazdak Farrokhzad | -14/+69 |
| 2020-03-05 | Fix a leak in `DiagnosticBuilder::into_diagnostic`. | Nicholas Nethercote | -6/+5 |
| 2020-02-28 | Auto merge of #69535 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -72/+125 |
| 2020-02-28 | bootstrap: Configure cmake when building sanitizer runtimes | Tomasz Miąsko | -9/+19 |
| 2020-02-27 | [beta] bootstrap from 1.41.1 stable | Matthias Krüger | -2/+2 |
| 2020-02-27 | lit_to_const: gracefully bubble up type errors. | Mazdak Farrokhzad | -37/+56 |
| 2020-02-27 | Cherry-pick the LLVM fix for #69225 | Josh Stone | -0/+33 |
| 2020-02-27 | backport release notes of 1.41.1 | Pietro Albini | -0/+10 |
| 2020-02-27 | ci: switch macOS builders to 10.15 | Pietro Albini | -24/+5 |
| 2020-02-24 | Auto merge of #69360 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -64/+344 |
| 2020-02-23 | Fix stderr for test | Mark Rousskov | -1/+0 |
| 2020-02-22 | Clean out some default-installed directories | Mark Rousskov | -0/+19 |
| 2020-02-21 | lintify conflicting_repr_hints | Mazdak Farrokhzad | -20/+59 |
| 2020-02-21 | Correct ICE caused by macros generating invalid spans. | Michael Burge | -1/+8 |
| 2020-02-21 | fix extra subslice lowering | Mazdak Farrokhzad | -6/+55 |
| 2020-02-21 | Check types of statics in MIR typeck | Matthew Jasper | -2/+97 |
| 2020-02-21 | Check `Copy` lifetimes bounds when copying from a projection | Matthew Jasper | -27/+51 |
| 2020-02-21 | Do not ICE when encountering `yield` inside `async` block | Esteban Küber | -3/+18 |
| 2020-02-21 | Revert "Remove `checked_add` in `Layout::repeat`" | Sebastian Hahn | -5/+38 |
| 2020-02-07 | Auto merge of #68906 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -6/+6 |
| 2020-02-06 | Drop to non-devstatic stable | Mark Rousskov | -2/+2 |
| 2020-02-06 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2020-02-06 | Demonstrate final build-override syntax | Kornel | -2/+2 |
| 2020-02-06 | Update jobserver crate to 0.1.21 | Alex Crichton | -2/+2 |
| 2020-02-04 | Auto merge of #68753 - flip1995:clippy-backport, r=Mark-Simulacrum | bors | -12/+21 |
| 2020-02-02 | Backport disabling of Clippy lint debug_assert_with_mut_call | flip1995 | -12/+21 |
| 2020-01-29 | Auto merge of #68595 - pietroalbini:beta-next, r=Mark-Simulacrum | bors | -28/+6 |
| 2020-01-29 | Bump submodules to fix tests | Mark Rousskov | -22/+0 |
| 2020-01-28 | prepare beta 1.42.0 | Pietro Albini | -6/+6 |
| 2020-01-28 | Auto merge of #68234 - CAD97:slice-from-raw-parts, r=KodrAus | bors | -8/+5 |
| 2020-01-28 | Auto merge of #68587 - JohnTitor:rollup-fz45xwc, r=JohnTitor | bors | -47/+102 |
| 2020-01-28 | Rollup merge of #68581 - spastorino:support-ice-breaker-cleanup-crew, r=Dylan... | Yuki Okushi | -0/+11 |
| 2020-01-28 | Rollup merge of #68575 - Wind-River:master_2020, r=alexcrichton | Yuki Okushi | -0/+1 |
| 2020-01-28 | Rollup merge of #68573 - GuillaumeGomez:clean-up-e0262, r=Dylan-DPC | Yuki Okushi | -3/+7 |