| Age | Commit message (Expand) | Author | Lines |
| 2019-05-14 | Remove separation between generator_drop and unwind paths | Tyler Mandry | -53/+28 |
| 2019-05-14 | Make MaybeStorageLive drop-aware | Tyler Mandry | -3/+8 |
| 2019-05-14 | Emit StorageDead for all locals in generators | Tyler Mandry | -41/+85 |
| 2019-05-14 | Update lib.rs | chandde | -3/+3 |
| 2019-05-15 | rustbuild/LLVM: Do not print installation messages for up-to-date files | Vadim Petrochenkov | -0/+4 |
| 2019-05-14 | Auto merge of #60834 - Centril:rollup-fikyi9i, r=Centril | bors | -65/+389 |
| 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 | Rollup merge of #60819 - matthiaskrgr:submodule_upd, r=oli-obk | Mazdak Farrokhzad | -19/+7 |
| 2019-05-14 | Rollup merge of #60808 - Schultzer:improve-must-use-linit-for-future, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-05-14 | Rollup merge of #60799 - matthewjasper:allow-bound-regions-in-existential-typ... | Mazdak Farrokhzad | -2/+35 |
| 2019-05-14 | Rollup merge of #60788 - froydnj:apple-target-modifications-followup, r=estebank | Mazdak Farrokhzad | -14/+7 |
| 2019-05-14 | Rollup merge of #60780 - RalfJung:miri, r=oli-obk | Mazdak Farrokhzad | -23/+6 |
| 2019-05-14 | Rollup merge of #60719 - varkor:xpy-test-folder, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+13 |
| 2019-05-14 | Rollup merge of #60444 - nikomatsakis:issue-60010-cycle-error-investigation, ... | Mazdak Farrokhzad | -2/+144 |
| 2019-05-14 | Rollup merge of #60443 - RalfJung:as_ptr, r=SimonSapin | Mazdak Farrokhzad | -2/+17 |
| 2019-05-14 | Rollup merge of #60130 - khuey:efficient_last, r=sfackler | Mazdak Farrokhzad | -0/+159 |
| 2019-05-14 | Update LLVM to fix assertion when compiling to wasm | Alex Crichton | -0/+0 |
| 2019-05-14 | Auto merge of #60787 - alexcrichton:error-type-id-destabilize-master, r=pietr... | bors | -1/+12 |
| 2019-05-14 | removes `AbiMethods` | Saleem Jaffer | -39/+29 |
| 2019-05-14 | Update ui tests | Oliver Scherer | -7/+1 |
| 2019-05-14 | Add comment to explain what is the top parameter | Guillaume Gomez | -0/+8 |
| 2019-05-14 | Fix incremental compilation of cdylib emitting spurious unused_attributes lint | Oliver Scherer | -1/+11 |
| 2019-05-14 | refactor complete | Saleem Jaffer | -377/+12 |
| 2019-05-14 | submodules: update clippy from 3710ec59 to ad3269c4 | Matthias Krüger | -19/+7 |
| 2019-05-14 | some more refactor of FnType. Things build now | Saleem Jaffer | -84/+409 |
| 2019-05-14 | Add comment | varkor | -0/+6 |
| 2019-05-14 | Add ui test for const Layout::from_size_align_unchecked | Richard Wiedenhöft | -0/+21 |
| 2019-05-14 | Add const_unchecked_layout test to libcore/tests | Richard Wiedenhöft | -0/+12 |
| 2019-05-14 | Mark core::alloc::Layout::from_size_align_unchecked const | Richard Wiedenhöft | -1/+1 |
| 2019-05-13 | README: Mention MSVC 2017+, not 2013(!) | Scott McMurray | -3/+9 |
| 2019-05-14 | Auto merge of #60794 - Centril:rollup-vlguvns, r=Centril | bors | -38/+240 |
| 2019-05-13 | Bump measureme dependency to 0.3 | Wesley Wiser | -4/+4 |
| 2019-05-13 | Improve the "must use" lint for `Future` | Benjamin Schultzer | -1/+1 |
| 2019-05-13 | remove compiletest's dependency on `filetime` | Andy Russell | -15/+17 |
| 2019-05-13 | default to $ARCH-apple-macosx10.7.0 LLVM triple for darwin targets | Nathan Froyd | -14/+7 |
| 2019-05-13 | Allow late bound regions in existential types | Matthew Jasper | -2/+35 |
| 2019-05-13 | update miri | Ralf Jung | -19/+5 |
| 2019-05-13 | Rollup merge of #60770 - Pulkit07:issue60764, r=Centril | Mazdak Farrokhzad | -7/+29 |
| 2019-05-13 | Rollup merge of #60710 - varkor:delay_span_bug-const-parent, r=matthewjasper | Mazdak Farrokhzad | -3/+81 |
| 2019-05-13 | Rollup merge of #60562 - iliekturtles:proc-macro-missing-docs, r=alexcrichton | Mazdak Farrokhzad | -1/+22 |
| 2019-05-13 | Rollup merge of #60201 - RalfJung:core-tests, r=alexcrichton | Mazdak Farrokhzad | -1/+1 |
| 2019-05-13 | Rollup merge of #60176 - matthewjasper:yield-ref-to-local, r=pnkfelix | Mazdak Farrokhzad | -26/+107 |
| 2019-05-13 | add impl_trait_in_bindings to INCOMPLETE_FEATURES | Pulkit Goyal | -7/+29 |
| 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-13 | move raw span to tt reader | Aleksey Kladov | -1/+2 |
| 2019-05-13 | move span and token to tt reader | Aleksey Kladov | -40/+35 |
| 2019-05-13 | Move token tree related lexer state to a separate struct | Aleksey Kladov | -48/+71 |
| 2019-05-13 | modify comment | Felix S Klock II | -2/+7 |