| Age | Commit message (Expand) | Author | Lines |
| 2019-05-19 | Rollup merge of #60924 - estebank:try-msg, r=petrochenkov | Mazdak Farrokhzad | -0/+1 |
| 2019-05-18 | Auto merge of #60386 - Goirad:sgx-ignore-tests, r=nikomatsakis | bors | -1/+3 |
| 2019-05-17 | Auto merge of #49799 - hdhoang:46205_deny_incoherent_fundamental_impls, r=nik... | bors | -5/+2 |
| 2019-05-17 | Explain that ? converts the error type using From | Esteban Küber | -0/+1 |
| 2019-05-17 | Rollup merge of #60901 - estebank:str-str-str, r=Centril | Manish Goregaokar | -2/+2 |
| 2019-05-17 | Auto merge of #60171 - matthewjasper:full-nll-compare-mode, r=pnkfelix | bors | -73/+358 |
| 2019-05-16 | review comments | Esteban Küber | -2/+2 |
| 2019-05-16 | fixed issues relating to line numbers being shifted | Dario Gonzalez | -1/+1 |
| 2019-05-16 | Added ignore-sgx for appropriate tests | Dario Gonzalez | -0/+2 |
| 2019-05-16 | Point at enclosing fn/closure when it's not async | Esteban Küber | -7/+6 |
| 2019-05-16 | tidy fix | Esteban Küber | -1/+1 |
| 2019-05-16 | Parse alternative incorrect uses of await and recover | Esteban Küber | -2/+10 |
| 2019-05-12 | Remove feature(nll) when compare mode is sufficient | Matthew Jasper | -67/+25 |
| 2019-05-12 | Change compare mode to use -Zborrowck=mir | Matthew Jasper | -6/+333 |
| 2019-05-12 | Fix HIR printing of existential type #60662 | Pulkit Goyal | -0/+25 |
| 2019-05-11 | Auto merge of #60721 - estebank:ice-ice-baby, r=varkor | bors | -0/+26 |
| 2019-05-10 | Avoid ICE by using delay_span_bug | Esteban Küber | -0/+26 |
| 2019-05-10 | Various test changes | Mazdak Farrokhzad | -2/+17 |
| 2019-05-09 | Rollup merge of #60644 - estebank:abolish-ice, r=varkor | Mazdak Farrokhzad | -0/+51 |
| 2019-05-09 | Rollup merge of #60627 - matklad:test, r=estebank | Mazdak Farrokhzad | -0/+40 |
| 2019-05-08 | Use `delay_span_bug` for "Failed to unify obligation" | Esteban Küber | -0/+51 |
| 2019-05-08 | test for #50518 | Aleksey Kladov | -0/+40 |
| 2019-05-07 | Implement built-in await syntax | Taylor Cramer | -0/+40 |
| 2019-05-04 | Rollup merge of #60517 - estebank:wording, r=davidtwco | Mazdak Farrokhzad | -3/+3 |
| 2019-05-04 | Rollup merge of #60513 - chrisvittal:remove-borrowck-compare, r=matthewjasper | Mazdak Farrokhzad | -93/+26 |
| 2019-05-04 | Rollup merge of #60449 - matthewjasper:impl-trait-outlives, r=pnkfelix | Mazdak Farrokhzad | -2/+2 |
| 2019-05-03 | Reword casting message | Esteban Küber | -3/+3 |
| 2019-05-03 | Rollup merge of #60388 - cramertj:elided-lifetime-async, r=nikomatsakis | Mazdak Farrokhzad | -7/+17 |
| 2019-05-03 | Update tests | Christopher Vittal | -93/+26 |
| 2019-05-02 | Constrain all regions in the concrete type for an opaque type | Matthew Jasper | -2/+2 |
| 2019-05-01 | Disallow non-explicit elided lifetimes in async fn | Taylor Cramer | -7/+17 |
| 2019-04-29 | Suggest try_into when possible | Esteban Küber | -0/+28 |
| 2019-04-25 | Rollup merge of #60160 - xldenis:fix-overlapping-zero-width-annotation, r=est... | Mazdak Farrokhzad | -3/+2 |
| 2019-04-24 | Rollup merge of #59739 - cramertj:stabilize, r=withoutboats | Mazdak Farrokhzad | -4/+4 |
| 2019-04-24 | Auto merge of #58623 - Amanieu:hashbrown3, r=alexcrichton | bors | -3/+3 |
| 2019-04-23 | Stabilize futures_api | Taylor Cramer | -4/+4 |
| 2019-04-24 | Fix test | Amanieu d'Antras | -3/+3 |
| 2019-04-23 | Rollup merge of #60169 - varkor:tidy-unnecessary-ignore-newline, r=kennytm | Mazdak Farrokhzad | -35/+21 |
| 2019-04-23 | Update ui tests | varkor | -21/+21 |
| 2019-04-23 | Remove unnecessary ignore-tidy-linelength | varkor | -14/+0 |
| 2019-04-23 | Auto merge of #60125 - estebank:continue-evaluating, r=oli-obk | bors | -16/+71 |
| 2019-04-23 | Auto merge of #60172 - varkor:tidy-double-trailing-newline, r=kennytm | bors | -18/+0 |
| 2019-04-22 | Fix #58270, fix off-by-one error in error diagnostics. | Xavier Denis | -3/+2 |
| 2019-04-22 | Never stop due to errors before borrow checking | Esteban Küber | -16/+71 |
| 2019-04-22 | Continue evaluating after item-type checking | Esteban Küber | -2/+13 |
| 2019-04-22 | Remove double trailing newlines | varkor | -18/+0 |
| 2019-04-22 | update tests for migrate mode by default | Matthew Jasper | -1538/+446 |
| 2019-04-19 | Auto merge of #60073 - rchaser53:issue-60049, r=estebank | bors | -10/+55 |
| 2019-04-19 | avoid type-check body of DefId | rchaser53 | -10/+55 |
| 2019-04-19 | Rollup merge of #60064 - estebank:issue-59980, r=varkor | Mazdak Farrokhzad | -3/+3 |