| Age | Commit message (Expand) | Author | Lines |
| 2020-03-08 | Rollup merge of #69422 - JohnTitor:remove-unwrap, r=Xanewok | Mazdak Farrokhzad | -5/+8 |
| 2020-03-07 | Rollup merge of #69727 - JohnTitor:sugg-unwrap, r=estebank | Mazdak Farrokhzad | -0/+37 |
| 2020-03-07 | Rollup merge of #67741 - estebank:point-at-pat-def, r=Centril | Mazdak Farrokhzad | -2/+22 |
| 2020-03-06 | When encountering an Item in a pat context, point at the item def | Esteban Küber | -2/+22 |
| 2020-03-07 | Add a regression test | Yuki Okushi | -0/+37 |
| 2020-03-06 | Auto merge of #69614 - estebank:ice-age, r=davidtwco | bors | -0/+41 |
| 2020-03-02 | Rollup merge of #69623 - Centril:fix-69396-tmp, r=petrochenkov | Dylan DPC | -0/+70 |
| 2020-03-02 | stash API: remove panic to fix ICE. | Mazdak Farrokhzad | -0/+70 |
| 2020-03-01 | `delay_span_bug` when codegen cannot select obligation | Esteban Küber | -0/+41 |
| 2020-02-29 | Make it build again | Vadim Petrochenkov | -1/+1 |
| 2020-02-29 | Auto merge of #69255 - estebank:e0599-details, r=varkor | bors | -24/+50 |
| 2020-02-28 | keep predicate order and tweak output | Esteban Küber | -12/+16 |
| 2020-02-28 | Review comments: split requirement text to multiple lines for readability | Esteban Küber | -3/+6 |
| 2020-02-28 | Account for arbitrary self types in E0599 | Esteban Küber | -4/+2 |
| 2020-02-28 | Tweak wording | Esteban Küber | -3/+3 |
| 2020-02-28 | Mention the full path of the implementing trait | Esteban Küber | -3/+3 |
| 2020-02-28 | Point at closure definitions | Esteban Küber | -2/+2 |
| 2020-02-28 | Show information of chain of bound obligations | Esteban Küber | -3/+6 |
| 2020-02-28 | Track all predicates in errors, not just trait obligations | Esteban Küber | -1/+11 |
| 2020-02-28 | Deduplicate information in E0599 | Esteban Küber | -4/+1 |
| 2020-02-28 | On single local candidate, use span label | Esteban Küber | -6/+9 |
| 2020-02-28 | Reduce vebosity of E0599 | Esteban Küber | -2/+0 |
| 2020-02-28 | Add more context to E0599 errors | Esteban Küber | -16/+26 |
| 2020-02-28 | Rollup merge of #69452 - Centril:typeck-pat, r=estebank | Mazdak Farrokhzad | -1/+16 |
| 2020-02-28 | Rollup merge of #69384 - petrochenkov:nounnorm, r=Centril | Mazdak Farrokhzad | -6/+9 |
| 2020-02-28 | Rollup merge of #69340 - Centril:self-ctor-normalize, r=nikomatsakis | Mazdak Farrokhzad | -0/+160 |
| 2020-02-26 | Auto merge of #67742 - mark-i-m:describe-it, r=matthewjasper | bors | -6/+6 |
| 2020-02-26 | instantiate_value_path: .impl_self_ty -> .type_of | Mazdak Farrokhzad | -0/+160 |
| 2020-02-25 | check_pat_ref: use pattern_cause | Mazdak Farrokhzad | -0/+2 |
| 2020-02-25 | check_pat_tuple: use pattern_cause | Mazdak Farrokhzad | -0/+4 |
| 2020-02-25 | check_pat_path: use pattern_cause | Mazdak Farrokhzad | -1/+10 |
| 2020-02-24 | Cherry-pick the LLVM fix for #69225 | Josh Stone | -0/+33 |
| 2020-02-25 | Tweak tests | Yuki Okushi | -5/+6 |
| 2020-02-24 | parser: `token` -> `normalized_token`, `nonnormalized_token` -> `token` | Vadim Petrochenkov | -6/+9 |
| 2020-02-24 | Remove use of `unwrap()` from save-analysis | Yuki Okushi | -5/+7 |
| 2020-02-24 | parse: use `parse_item_common` in `parse_assoc_item_`. | Mazdak Farrokhzad | -10/+33 |
| 2020-02-22 | update some tests | Mark Mansi | -6/+6 |
| 2020-02-20 | Revert "Rollup merge of #69280 - ecstatic-morse:promote-shuffle-no-special-ca... | Dylan MacKenzie | -2/+1 |
| 2020-02-20 | Rollup merge of #69185 - RalfJung:const-prop-lints, r=oli-obk | Mazdak Farrokhzad | -478/+486 |
| 2020-02-20 | Rollup merge of #68877 - estebank:point-at-params, r=petrochenkov | Mazdak Farrokhzad | -21/+29 |
| 2020-02-19 | Rollup merge of #69280 - ecstatic-morse:promote-shuffle-no-special-case, r=pe... | Dylan DPC | -1/+2 |
| 2020-02-19 | avoid excessive number of revisions | Ralf Jung | -151/+1 |
| 2020-02-18 | Add `#[rustc_args_required_const]` to `simd_shuffle` tests | Dylan MacKenzie | -1/+2 |
| 2020-02-19 | Auto merge of #69241 - shahn:checked_add_revert, r=Mark-Simulacrum,lqd | bors | -0/+31 |
| 2020-02-18 | Revert "Remove `checked_add` in `Layout::repeat`" | Sebastian Hahn | -0/+31 |
| 2020-02-18 | better lint names | Ralf Jung | -9/+9 |
| 2020-02-18 | Rollup merge of #69217 - LeSeulArtichaut:remove-lint-impl-op, r=estebank | Mazdak Farrokhzad | -17/+0 |
| 2020-02-18 | Rollup merge of #69211 - petrochenkov:prevtok, r=Centril | Mazdak Farrokhzad | -6/+6 |
| 2020-02-18 | Rollup merge of #69194 - Centril:assoc-extern-fuse, r=petrochenkov | Mazdak Farrokhzad | -3/+3 |
| 2020-02-17 | parser: Do not call `bump` recursively | Vadim Petrochenkov | -6/+6 |