| Age | Commit message (Expand) | Author | Lines |
| 2019-12-02 | syntax: Introduce a struct `MacArgs` for macro arguments | Vadim Petrochenkov | -6/+6 |
| 2019-12-02 | Correct other tests related to const_mut_refs | Christian Poveda | -7/+16 |
| 2019-12-01 | Miri core engine: use throw_ub instead of throw_panic | Ralf Jung | -191/+37 |
| 2019-11-30 | Rollup merge of #66870 - tmiasko:simplify-ty, r=oli-obk | Mazdak Farrokhzad | -0/+20 |
| 2019-11-29 | Bless ui test for libstd reformat | David Tolnay | -2/+2 |
| 2019-11-29 | SimplifyArmIdentity only for locals with the same type | Tomasz Miąsko | -0/+20 |
| 2019-11-28 | Deduplicate type param constraint suggestion code | Esteban Küber | -2/+2 |
| 2019-11-28 | Use structured suggestion when requiring `Copy` constraint in type param | Esteban Küber | -3/+39 |
| 2019-11-27 | Simplify `mem_categorization` | Matthew Jasper | -23/+3 |
| 2019-11-26 | Rollup merge of #66754 - estebank:rustdoc-capitalization, r=Dylan-DPC | Tyler Mandry | -21/+3 |
| 2019-11-25 | Tweak move error due to non-Copy | Esteban Küber | -21/+3 |
| 2019-11-25 | Auto merge of #66682 - estebank:fn-type-err, r=davidtwco | bors | -8/+8 |
| 2019-11-23 | Highlight parts of fn in type errors | Esteban Küber | -8/+8 |
| 2019-11-23 | Rollup merge of #66539 - estebank:let-ty, r=Centril | Mazdak Farrokhzad | -16/+38 |
| 2019-11-23 | Auto merge of #66507 - ecstatic-morse:const-if-match, r=oli-obk | bors | -79/+2 |
| 2019-11-22 | Rollup merge of #66587 - matthewjasper:handle-static-as-const, r=oli-obk | Mazdak Farrokhzad | -9/+9 |
| 2019-11-22 | Rollup merge of #66183 - Centril:empty-vis-trait-decl, r=petrochenkov | Mazdak Farrokhzad | -6/+7 |
| 2019-11-21 | Point at type in `let` assignment on type errors | Esteban Küber | -16/+38 |
| 2019-11-21 | Reorganize, bless and add tests for const control flow | Dylan MacKenzie | -79/+2 |
| 2019-11-21 | Bless remaining test output | Matthew Jasper | -9/+9 |
| 2019-11-21 | Auto merge of #66389 - estebank:type-err-labels, r=petrochenkov | bors | -427/+289 |
| 2019-11-20 | Rollup merge of #66535 - estebank:issue-62480, r=matthewjasper | Mazdak Farrokhzad | -0/+18 |
| 2019-11-20 | Auto merge of #66392 - estebank:trait-alias-ice, r=eddyb | bors | -0/+29 |
| 2019-11-19 | Rollup merge of #66461 - clemencetbk:master, r=GuillaumeGomez | Mazdak Farrokhzad | -0/+1 |
| 2019-11-19 | Rollup merge of #66155 - GuillaumeGomez:long-err-explanation-E0594, r=Dylan-DPC | Mazdak Farrokhzad | -1/+5 |
| 2019-11-19 | Auto merge of #66206 - PotHix:master, r=estebank | bors | -2/+2 |
| 2019-11-18 | Avoid ICE when `break`ing to an unreachable label | Esteban Küber | -0/+18 |
| 2019-11-18 | Auto merge of #58281 - mark-i-m:synthesis, r=estebank | bors | -0/+14 |
| 2019-11-18 | Surround types with backticks in type errors | Esteban Küber | -86/+86 |
| 2019-11-18 | Remove E0308 note when primary label has all info | Esteban Küber | -153/+15 |
| 2019-11-18 | review comments: tweak prefix strings | Esteban Küber | -49/+49 |
| 2019-11-18 | Specific labels when referring to "expected" and "found" types | Esteban Küber | -240/+240 |
| 2019-11-18 | Update ui tests | Guillaume Gomez | -1/+5 |
| 2019-11-17 | review comments | Esteban Küber | -1/+1 |
| 2019-11-17 | Do not ICE on trait aliases with missing obligations | Esteban Küber | -0/+29 |
| 2019-11-16 | Update ui tests | clemencetbk | -0/+1 |
| 2019-11-15 | Cleaned up unused labels | Bart Massey | -1/+1 |
| 2019-11-15 | Rollup merge of #66388 - estebank:melt-ice, r=Centril | Yuki Okushi | -0/+33 |
| 2019-11-14 | Auto merge of #66314 - GuillaumeGomez:move-error-codes, r=Centril | bors | -0/+2 |
| 2019-11-14 | Fix ui tests with better error code usage | Guillaume Gomez | -0/+2 |
| 2019-11-14 | Auto merge of #66378 - rkruppe:revert-pr-65134, r=pnkfelix | bors | -6/+0 |
| 2019-11-14 | Rollup merge of #66253 - ohadravid:improve-errors-after-re-rebalance-coherenc... | Yuki Okushi | -0/+1 |
| 2019-11-13 | Do not ICE on recovery from unmet associated type bound obligation | Esteban Küber | -0/+33 |
| 2019-11-13 | Bless const tests with improved diagnostics | Dylan MacKenzie | -30/+73 |
| 2019-11-13 | Revert "Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-exter... | Robin Kruppe | -6/+0 |
| 2019-11-13 | Rollup merge of #66331 - JohnTitor:add-tests, r=Centril | Yuki Okushi | -0/+108 |
| 2019-11-13 | Rollup merge of #66186 - GuillaumeGomez:long-err-explanation-E0623, r=Dylan-DPC | Yuki Okushi | -1/+2 |
| 2019-11-13 | Add test for issue-40231 | Yuki Okushi | -0/+108 |
| 2019-11-11 | Auto merge of #66213 - tmiasko:mandatory-error-warn, r=petrochenkov | bors | -23/+13 |
| 2019-11-11 | syntactically allow visibility on trait item & enum variant | Mazdak Farrokhzad | -6/+7 |