| Age | Commit message (Expand) | Author | Lines |
| 2019-07-12 | Rollup merge of #62623 - pnkfelix:issue-62614-downgrade-indirect-structural-m... | Mazdak Farrokhzad | -14/+99 |
| 2019-07-12 | Rollup merge of #62608 - delan:async-unsafe-fn-tests, r=Centril | Mazdak Farrokhzad | -2/+118 |
| 2019-07-12 | Rollup merge of #62607 - estebank:this-mem-is-out-of-control, r=petrochenkov | Mazdak Farrokhzad | -2/+16 |
| 2019-07-12 | Rollup merge of #62605 - estebank:emit-dropped-err, r=pnkfelix | Mazdak Farrokhzad | -12/+16 |
| 2019-07-12 | Rollup merge of #62599 - RalfJung:uninit, r=cramertj | Mazdak Farrokhzad | -1/+1 |
| 2019-07-12 | Rollup merge of #62595 - ngoldbaum:path-clarity-doc, r=Centril | Mazdak Farrokhzad | -1/+5 |
| 2019-07-12 | Rollup merge of #62578 - JohnTitor:add-test-for-49919, r=alexcrichton | Mazdak Farrokhzad | -0/+16 |
| 2019-07-12 | Rollup merge of #62568 - lzutao:replace_may_dangle, r=matthewjasper | Mazdak Farrokhzad | -150/+32 |
| 2019-07-12 | Rollup merge of #62453 - zackmdavis:single_path, r=estebank | Mazdak Farrokhzad | -26/+99 |
| 2019-07-12 | Rollup merge of #62431 - czipperz:add-messages-to-must-use-is_-methods, r=sco... | Mazdak Farrokhzad | -4/+5 |
| 2019-07-12 | Rollup merge of #62274 - eddyb:const-false-unwind, r=pnkfelix | Mazdak Farrokhzad | -28/+58 |
| 2019-07-12 | Rollup merge of #61535 - ohadravid:test-generic-with-default-assiociated-type... | Mazdak Farrokhzad | -0/+36 |
| 2019-07-12 | add test case | Esteban Küber | -0/+13 |
| 2019-07-12 | Change `indirect_structural_match` lint to allow-by-default. | Felix S. Klock II | -1/+62 |
| 2019-07-12 | Turn `indirect_structural_match` lint on explicitly in ui tests. | Felix S. Klock II | -13/+37 |
| 2019-07-12 | Auto merge of #61462 - GuillaumeGomez:fix-local-storage, r=Manishearth | bors | -3/+1 |
| 2019-07-12 | Auto merge of #62549 - ehuss:update-cargo-vendor, r=alexcrichton | bors | -46/+43 |
| 2019-07-12 | test `unsafe fn` and `async unsafe fn` calls in `unsafe { async || }` | Delan Azabani | -2/+25 |
| 2019-07-12 | Auto merge of #61590 - matthewjasper:remove-borrowck-mir-dependency, r=pnkfelix | bors | -2647/+831 |
| 2019-07-12 | remove redundant async_closure test in async-await.rs | Delan Azabani | -7/+1 |
| 2019-07-12 | test E0133 when calling free/impl `async unsafe fn` in `async fn` | Delan Azabani | -1/+22 |
| 2019-07-12 | remove unused #![feature(async_closure)] | Delan Azabani | -1/+1 |
| 2019-07-12 | test `unsafe fn` and `async unsafe fn` calls in `async` in `unsafe` | Delan Azabani | -0/+26 |
| 2019-07-12 | test E0133 when calling free/impl `async unsafe fn` in safe code | Delan Azabani | -0/+35 |
| 2019-07-12 | align async-await.rs and await-macro.rs with one another | Delan Azabani | -3/+20 |
| 2019-07-11 | Correctly break out of recovery loop | Esteban Küber | -2/+3 |
| 2019-07-11 | Emit dropped unemitted errors to aid in ICE debugging | Esteban Küber | -12/+16 |
| 2019-07-11 | move mem::uninitialized deprecation back by 1 release, to 1.39 | Ralf Jung | -1/+1 |
| 2019-07-11 | Remove feature gate `dropck_parametricity` completely | Lzu Tao | -125/+17 |
| 2019-07-11 | document that crate refers to the project root | Nathan Goldbaum | -1/+5 |
| 2019-07-11 | Replace unsafe_destructor_blind_to_params with may_dangle | Lzu Tao | -31/+21 |
| 2019-07-11 | Move rustc_borrowck -> rustc_ast_borrowck | Matthew Jasper | -3/+3 |
| 2019-07-11 | Remove rustc_mir dependency from rustc_borrowck | Matthew Jasper | -2045/+229 |
| 2019-07-12 | Update miri | Yuki Okushi | -9/+7 |
| 2019-07-11 | Auto merge of #62503 - pnkfelix:dont-recur-infiitely-from-print-def-path, r=e... | bors | -1/+41 |
| 2019-07-11 | Address review comments | Vadim Petrochenkov | -9/+10 |
| 2019-07-11 | rustc_mir: follow FalseUnwind's real_target edge in qualify_consts. | Eduard-Mihai Burtescu | -28/+58 |
| 2019-07-11 | pretty-print: Merge `print_tts` and `print_tts_ext` | Vadim Petrochenkov | -10/+6 |
| 2019-07-11 | pretty-print: Do not lose the `$crate` printing flag in `print_tt` | Vadim Petrochenkov | -11/+29 |
| 2019-07-11 | Rollup merge of #62557 - taiki-e:typo, r=Centril | Mazdak Farrokhzad | -1/+2 |
| 2019-07-11 | Rollup merge of #62519 - pnkfelix:add-test-for-30786, r=pnkfelix | Mazdak Farrokhzad | -0/+140 |
| 2019-07-11 | Rollup merge of #62476 - petrochenkov:expref, r=matthewjasper | Mazdak Farrokhzad | -1034/+1116 |
| 2019-07-11 | Rollup merge of #62425 - cyphar:linux-cloexec-use-fcntl, r=alexcrichton | Mazdak Farrokhzad | -0/+2 |
| 2019-07-11 | Rollup merge of #62270 - agnxy:move-async-test, r=Centril,tmandry | Mazdak Farrokhzad | -66/+10 |
| 2019-07-11 | Rollup merge of #61923 - Zoxc:dep-stream-prefix-2, r=pnkfelix | Mazdak Farrokhzad | -35/+51 |
| 2019-07-11 | Rollup merge of #61665 - aschampion:slice-eq-ptr, r=sfackler | Mazdak Farrokhzad | -6/+17 |
| 2019-07-11 | Add test for #49919 | Yuki Okushi | -0/+16 |
| 2019-07-11 | Refactor diagnostic emission for green nodes | John Kåre Alsaker | -35/+51 |
| 2019-07-10 | Auto merge of #62561 - Centril:rollup-5pxj3bo, r=Centril | bors | -521/+505 |
| 2019-07-11 | Add a regression test for #44692 | Vadim Petrochenkov | -1/+128 |