| Age | Commit message (Expand) | Author | Lines |
| 2019-10-30 | Auto merge of #65068 - estebank:trait-impl-lt-mismatch, r=nikomatsakis | bors | -53/+54 |
| 2019-10-29 | Rollup merge of #65936 - Xanewok:save-analysis-async, r=nikomatsakis | Tyler Mandry | -0/+21 |
| 2019-10-29 | Rollup merge of #65832 - tlively:emscripten-exception-handling, r=alexcrichton | Tyler Mandry | -50/+46 |
| 2019-10-29 | Rollup merge of #65539 - traxys:fix_62334, r=petrochenkov | Tyler Mandry | -13/+24 |
| 2019-10-29 | Silence crate external span error in x86 platforms | Esteban Küber | -1/+3 |
| 2019-10-29 | Fix NLL test | Esteban Küber | -18/+7 |
| 2019-10-29 | Make error apply only to impl/trait mismatch | Esteban Küber | -6/+17 |
| 2019-10-29 | Point at the trait item and tweak wording | Esteban Küber | -12/+21 |
| 2019-10-29 | review comments | Esteban Küber | -8/+8 |
| 2019-10-29 | Custom lifetime error for `impl` item doesn't conform to `trait` | Esteban Küber | -48/+38 |
| 2019-10-29 | save-analysis: Account for async desugaring in async fn return types | Igor Matuszewski | -0/+21 |
| 2019-10-29 | Change E0741 into E0742 | Guillaume Gomez | -10/+10 |
| 2019-10-29 | Update ui tests | Guillaume Gomez | -9/+13 |
| 2019-10-29 | Auto merge of #65435 - michaelwoerister:fix-issue-64153, r=alexcrichton | bors | -0/+38 |
| 2019-10-29 | Rollup merge of #65809 - roblabla:eficall-abi, r=nagisa | Mazdak Farrokhzad | -82/+184 |
| 2019-10-29 | Rollup merge of #65562 - Patryk27:master, r=estebank | Mazdak Farrokhzad | -39/+39 |
| 2019-10-29 | Rollup merge of #65318 - estebank:coherence, r=varkor | Mazdak Farrokhzad | -196/+324 |
| 2019-10-29 | Rollup merge of #65294 - varkor:lint-inline-prototype, r=matthewjasper | Mazdak Farrokhzad | -14/+169 |
| 2019-10-29 | forgot to add the changed stderr | Quentin Boyer | -6/+6 |
| 2019-10-28 | Rollup merge of #65858 - davidtwco:rfc-2203-feature-gate-in-error, r=ecstatic... | Mazdak Farrokhzad | -2/+21 |
| 2019-10-28 | Rollup merge of #65640 - estebank:recover-missing-semi, r=Centril | Mazdak Farrokhzad | -50/+51 |
| 2019-10-28 | Rollup merge of #65563 - GuillaumeGomez:long-err-explanation-E0587, r=Dylan-DPC | Mazdak Farrokhzad | -1/+2 |
| 2019-10-28 | suggest `const_in_array_repeat_expression` flag | David Wood | -2/+21 |
| 2019-10-28 | review comments | Esteban Küber | -2/+2 |
| 2019-10-28 | Tweak unexpected token wording | Esteban Küber | -36/+37 |
| 2019-10-28 | Use heuristics to recover parsing of missing `;` | Esteban Küber | -24/+24 |
| 2019-10-28 | Improve pretty-printing for compound qualified paths. | Patryk Wychowaniec | -2/+2 |
| 2019-10-28 | Fix a previously forgotten pretty-printing test after a change to the pretty-... | Patryk Wychowaniec | -1/+1 |
| 2019-10-28 | Improve the "try using a variant of the expected type" hint. | Patryk Wychowaniec | -40/+40 |
| 2019-10-28 | Do not display ADT type arguments and fix rebase | Esteban Küber | -61/+89 |
| 2019-10-28 | Account for tuples in explanation | Esteban Küber | -23/+23 |
| 2019-10-28 | Talk about specific types and remove lifetimes from output | Esteban Küber | -18/+18 |
| 2019-10-28 | Further tweak spans for better readability | Esteban Küber | -16/+16 |
| 2019-10-28 | Use more targeted spans for orphan rule errors | Esteban Küber | -176/+272 |
| 2019-10-28 | Call out the types that are non local on E0117 | Esteban Küber | -48/+52 |
| 2019-10-28 | Ignore issue-64153 run-make test on Windows since supporting a Windows versio... | Michael Woerister | -0/+4 |
| 2019-10-28 | Auto merge of #65421 - estebank:variants, r=petrochenkov | bors | -282/+517 |
| 2019-10-28 | Auto merge of #65188 - matthewjasper:stabilize-const-constructor, r=Centril | bors | -98/+40 |
| 2019-10-28 | Rollup merge of #65880 - Nadrieril:gather-usefulness-tests, r=varkor | Mazdak Farrokhzad | -3/+3 |
| 2019-10-28 | Rollup merge of #65664 - anp:panic-location, r=eddyb | Mazdak Farrokhzad | -2/+35 |
| 2019-10-28 | changing non-empty glob must import something to a lint | Quentin Boyer | -13/+24 |
| 2019-10-27 | Stabilize `const_constructor` | Matthew Jasper | -98/+40 |
| 2019-10-27 | Gather together usefulness tests | Nadrieril | -3/+3 |
| 2019-10-27 | Implementation of const caller_location. | Adam Perry | -0/+23 |
| 2019-10-27 | Panicking infra uses &core::panic::Location. | Adam Perry | -2/+3 |
| 2019-10-27 | Implement core::intrinsics::caller_location. | Adam Perry | -0/+9 |
| 2019-10-27 | Point at local similarly named element and tweak references to variants | Esteban Küber | -282/+517 |
| 2019-10-27 | Rollup merge of #65855 - ObsidianMinor:extended_error/E0666, r=varkor | Mazdak Farrokhzad | -2/+4 |
| 2019-10-27 | Rollup merge of #65777 - matthewjasper:allow-impl-trait-expansion, r=davidtwco | Mazdak Farrokhzad | -24/+42 |
| 2019-10-27 | Rollup merge of #65738 - ohadravid:re-rebalance-coherence-allow-fundamental-l... | Mazdak Farrokhzad | -0/+32 |