| Age | Commit message (Expand) | Author | Lines |
| 2019-06-30 | Feature gate `rustc` attributes harder | Vadim Petrochenkov | -14/+132 |
| 2019-06-30 | Make sure `#[rustc_doc_only_macro]` and other rustc attributes are registered | Vadim Petrochenkov | -185/+127 |
| 2019-06-30 | Auto merge of #61459 - GuillaumeGomez:fix-rustdoc-sysroot-panic, r=ollie27,bj... | bors | -4/+2 |
| 2019-06-29 | Rollup merge of #62204 - Hywan:patch-2, r=rkruppe | Mazdak Farrokhzad | -1/+1 |
| 2019-06-29 | Rollup merge of #62163 - cuviper:unix-uninit, r=RalfJung | Mazdak Farrokhzad | -61/+58 |
| 2019-06-29 | Rollup merge of #62104 - Zoxc:query-info, r=eddyb | Mazdak Farrokhzad | -32/+61 |
| 2019-06-29 | Rollup merge of #62023 - RalfJung:miri-toolstate, r=kennytm | Mazdak Farrokhzad | -28/+33 |
| 2019-06-29 | Rollup merge of #61818 - tmandry:issue-60709-test, r=cramertj | Mazdak Farrokhzad | -2/+30 |
| 2019-06-29 | Rollup merge of #61755 - Centril:compiletest-force-check, r=petrochenkov | Mazdak Farrokhzad | -88/+194 |
| 2019-06-29 | Rollup merge of #61199 - ollie27:rustdoc_cfg_test, r=QuietMisdreavus | Mazdak Farrokhzad | -12/+15 |
| 2019-06-29 | Auto merge of #62105 - JohnTitor:update-miri, r=RalfJung | bors | -7/+9 |
| 2019-06-28 | Move async-fn-size test to async-await/ | Tyler Mandry | -2/+2 |
| 2019-06-28 | Add regression test for #60709 | Tyler Mandry | -0/+28 |
| 2019-06-28 | doc(libcore) Fix CS | Ivan Enderlin | -1/+1 |
| 2019-06-27 | Rollup merge of #62176 - Xanewok:update-rls, r=alexcrichton | Mazdak Farrokhzad | -0/+0 |
| 2019-06-27 | Rollup merge of #62171 - alexcrichton:more-restarts, r=eddyb | Mazdak Farrokhzad | -24/+47 |
| 2019-06-27 | Rollup merge of #62164 - jsgf:buffer-save-analysis, r=Xanewok | Mazdak Farrokhzad | -3/+4 |
| 2019-06-27 | Rollup merge of #62160 - ia0:question_mark_macro_sep, r=petrochenkov | Mazdak Farrokhzad | -17/+1 |
| 2019-06-27 | Rollup merge of #62156 - ehuss:update-books, r=ehuss | Mazdak Farrokhzad | -0/+0 |
| 2019-06-27 | Rollup merge of #62155 - cramertj:61872, r=centril | Mazdak Farrokhzad | -0/+21 |
| 2019-06-27 | Rollup merge of #62154 - mark-i-m:old-fixme, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-06-27 | Rollup merge of #62152 - doctorn:async_let_ice, r=cramertj | Mazdak Farrokhzad | -9/+89 |
| 2019-06-27 | Rollup merge of #62131 - Xanewok:clip-some-nits, r=petrochenkov | Mazdak Farrokhzad | -49/+49 |
| 2019-06-27 | Rollup merge of #62124 - matklad:without-with, r=petrochenkov | Mazdak Farrokhzad | -139/+121 |
| 2019-06-27 | Rollup merge of #62106 - cramertj:test-await, r=centril | Mazdak Farrokhzad | -0/+338 |
| 2019-06-27 | Rollup merge of #62102 - RalfJung:read, r=Centril | Mazdak Farrokhzad | -1/+10 |
| 2019-06-27 | Rollup merge of #62067 - doctorn:await_diagnostic, r=matthewjasper | Mazdak Farrokhzad | -0/+193 |
| 2019-06-27 | Rollup merge of #62043 - Centril:remove-fnbox, r=cramertj | Mazdak Farrokhzad | -128/+1 |
| 2019-06-27 | Rollup merge of #61878 - RalfJung:pin, r=Dylan-DPC | Mazdak Farrokhzad | -41/+130 |
| 2019-06-27 | Auto merge of #62136 - lzutao:clippy-up, r=oli-obk | bors | -11/+9 |
| 2019-06-27 | Add suggestion for missing `.await` keyword | Nathan Corbyn | -0/+193 |
| 2019-06-27 | Update RLS | Igor Matuszewski | -0/+0 |
| 2019-06-27 | rustc: Retry SIGILL linker invocations | Alex Crichton | -24/+47 |
| 2019-06-26 | save-analysis: use buffered writes | Jeremy Fitzhardinge | -3/+4 |
| 2019-06-26 | Use pointer::write_bytes for android sigemptyset | Josh Stone | -5/+3 |
| 2019-06-26 | Avoid mem::uninitialized() in std::sys::unix | Josh Stone | -58/+57 |
| 2019-06-27 | Update miri | Yuki Okushi | -7/+9 |
| 2019-06-26 | Remove outdated question_mark_macro_sep lint | Julien Cretin | -17/+1 |
| 2019-06-26 | Update books | Eric Huss | -0/+0 |
| 2019-06-26 | Add regression test for MIR drop generation in async loops | Taylor Cramer | -0/+21 |
| 2019-06-26 | remove old fixme | Mark Mansi | -1/+1 |
| 2019-06-26 | Don't ICE on item in `.await` expression | Nathan Corbyn | -9/+89 |
| 2019-06-26 | Hash force_pass_mode when config.mode == Pretty. | Mazdak Farrokhzad | -1/+1 |
| 2019-06-26 | Fix clippy::precedence | Igor Matuszewski | -1/+1 |
| 2019-06-26 | Fix clippy::print_with_newline | Igor Matuszewski | -3/+3 |
| 2019-06-26 | Fix clippy::redundant_closure | Igor Matuszewski | -1/+1 |
| 2019-06-26 | Fix clippy::cast_losless | Igor Matuszewski | -13/+13 |
| 2019-06-26 | Fix clippy::redundant_field_names | Igor Matuszewski | -29/+29 |
| 2019-06-26 | ci: Disable assertions in PR builds | Alex Crichton | -0/+6 |
| 2019-06-26 | Auto merge of #61872 - matthewjasper:refactor-mir-drop-gen, r=nikomatsakis | bors | -468/+536 |