| Age | Commit message (Expand) | Author | Lines |
| 2019-05-20 | Auto merge of #60974 - pietroalbini:stable-next, r=pietroalbini 1.35.0 | bors | -4/+88 |
| 2019-05-20 | release rust 1.35.0 | Pietro Albini | -1/+1 |
| 2019-05-20 | bless test output | Pietro Albini | -1/+1 |
| 2019-05-20 | disable the ui/const-generics/cannot-infer-type-for-const-param.rs test | Pietro Albini | -0/+6 |
| 2019-05-20 | Add a test for failed inference of const types | varkor | -0/+26 |
| 2019-05-20 | Add a test for invalid const arguments | varkor | -0/+34 |
| 2019-05-20 | Make const parent errors delay_span_bugs | varkor | -3/+21 |
| 2019-05-18 | Auto merge of #60922 - pietroalbini:beta-rollup, r=pietroalbini | bors | -36/+114 |
| 2019-05-18 | bless ui tests | Pietro Albini | -1/+2 |
| 2019-05-18 | Rollup merge of #60918 - Manishearth:betaup, r=pietroalbini | Pietro Albini | -8/+12 |
| 2019-05-18 | Rollup merge of #60881 - Xanewok:beta-save-assoc-ty-qpath, r=pietroalbini | Pietro Albini | -21/+5 |
| 2019-05-18 | Instead of ICEing on incorrect pattern, use delay_span_bug | Esteban Küber | -2/+35 |
| 2019-05-18 | Use `delay_span_bug` for "Failed to unify obligation" | Esteban Küber | -5/+61 |
| 2019-05-17 | Update beta clippy | Manish Goregaokar | -8/+12 |
| 2019-05-16 | save-analysis: Simplify match arm for type node def | Igor Matuszewski | -5/+4 |
| 2019-05-16 | save-analysis: use `qpath_def` for associated types | Igor Matuszewski | -19/+4 |
| 2019-05-16 | Auto merge of #60868 - rust-lang:fix-dev-no-comment, r=pietroalbini | bors | -3/+3 |
| 2019-05-15 | Update bootstrap compiler to 1.34.2 | Mark Rousskov | -2/+2 |
| 2019-05-15 | Comment out dev key in stage0.txt | Mark Rousskov | -1/+1 |
| 2019-05-14 | Auto merge of #60838 - pietroalbini:beta-rollup, r=pietroalbini | bors | -10/+155 |
| 2019-05-14 | Rollup merge of #60806 - Xanewok:beta-save-analysis-assoc-const-ice, r=pietro... | Pietro Albini | -4/+48 |
| 2019-05-14 | Add link to the 1.34.0 CVE | Jonas Schievink | -1/+2 |
| 2019-05-14 | Updated RELEASES.md for 1.35.0 | Aaron Power | -0/+97 |
| 2019-05-14 | Stabilize and re-export core::array | Yuki OKUSHI | -5/+8 |
| 2019-05-14 | Appease tidy | Igor Matuszewski | -2/+2 |
| 2019-05-14 | save-analysis: Add UI testsuite | Igor Matuszewski | -0/+42 |
| 2019-05-14 | save-analysis: Fix ICE when processing associated constant | Igor Matuszewski | -4/+6 |
| 2019-05-13 | Auto merge of #60786 - alexcrichton:error-type-id-destabilize-beta, r=pietroa... | bors | -1/+12 |
| 2019-05-13 | add release notes for rust 1.34.2 | Pietro Albini | -0/+8 |
| 2019-05-13 | Destabilize the `Error::type_id` function | Alex Crichton | -1/+4 |
| 2019-05-12 | Auto merge of #60716 - cuviper:beta-1.35-no-unwind-abort, r=Mark-Simulacrum | bors | -3/+11 |
| 2019-05-10 | Force #[unwind(aborts)] in test/codegen/c-variadic.rs | Josh Stone | -0/+6 |
| 2019-05-10 | Revert "Allow a dirty MirBuilt for make_extern and make_method_extern" | Josh Stone | -2/+2 |
| 2019-05-10 | Permit unwinding through FFI by default | Mark Rousskov | -1/+3 |
| 2019-04-27 | Auto merge of #60311 - pietroalbini:beta-rollup, r=pietroalbini | bors | -65/+124 |
| 2019-04-26 | Rollup merge of #60273 - Keruspe:beta, r=pietroalbini | Pietro Albini | -2/+0 |
| 2019-04-26 | update release notes for 1.34.1 | Pietro Albini | -0/+11 |
| 2019-04-26 | review comment: change linked ticket | Esteban Küber | -1/+1 |
| 2019-04-26 | Temporarily accept [i|u][32|size] suffixes on a tuple index and warn | Esteban Küber | -3/+31 |
| 2019-04-26 | Fix links to Atomic* in RELEASES.md | Dmitry Murzin | -9/+9 |
| 2019-04-26 | Fix the link to sort_by_cached_key | Josh Stone | -1/+1 |
| 2019-04-26 | rustdoc: Remove default keyword from re-exported trait methods | Oliver Middleton | -16/+67 |
| 2019-04-26 | Revert PR #59401 to fix issue #59652 (a stable-to-beta regression). | Felix S. Klock II | -31/+0 |
| 2019-04-26 | musl: do not compress debug section | Mateusz Mikuła | -3/+5 |
| 2019-04-25 | bump bootstrap; remove redundant imports. | Mazdak Farrokhzad | -2/+0 |
| 2019-04-10 | Auto merge of #59849 - pietroalbini:beta-next, r=pietroalbini | bors | -6/+8 |
| 2019-04-10 | Update ui test | Lzu Tao | -1/+1 |
| 2019-04-10 | Re-export NonZero signed variant in std | Lzu Tao | -0/+2 |
| 2019-04-10 | this is beta 1.35.0 | Pietro Albini | -5/+5 |
| 2019-04-10 | Auto merge of #59810 - matthiaskrgr:submodule_upd, r=oli-obk | bors | -41/+27 |