| Age | Commit message (Expand) | Author | Lines |
| 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 | 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-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 | 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 |
| 2019-10-27 | Rollup merge of #65566 - estebank:let-expr-as-ty, r=Centril | Mazdak Farrokhzad | -5/+65 |
| 2019-10-27 | Auto merge of #65519 - pnkfelix:issue-63438-trait-based-structural-match, r=m... | bors | -10/+31 |
| 2019-10-27 | Auto merge of #65288 - estebank:point-at-assoc-type, r=nikomatsakis | bors | -17/+97 |
| 2019-10-26 | Add detailed explaination for E0666 | Sydney Acksman | -2/+4 |
| 2019-10-26 | Fix rebase | Esteban Küber | -0/+1 |
| 2019-10-26 | review comments and tweaks | Esteban Küber | -10/+27 |
| 2019-10-26 | Remove unnecessary error in test | Esteban Küber | -14/+4 |
| 2019-10-26 | Use heuristics to suggest assignment | Esteban Küber | -0/+52 |
| 2019-10-26 | Rollup merge of #65773 - estebank:sugg-whitespace, r=Centril | Mazdak Farrokhzad | -0/+731 |
| 2019-10-26 | Rollup merge of #65743 - eddyb:generator-on-call, r=matthewjasper | Mazdak Farrokhzad | -12/+12 |
| 2019-10-26 | Coherence should allow fundamental types to impl traits | Ohad Ravid | -0/+32 |
| 2019-10-25 | Apply suggestions from code review | matthewjasper | -2/+2 |
| 2019-10-25 | Update test output. | Felix S. Klock II | -2/+2 |
| 2019-10-25 | Migrate from `#[structural_match]` attribute a lang-item trait. | Felix S. Klock II | -6/+27 |
| 2019-10-25 | Rollup merge of #65074 - Rantanen:json-byte-pos, r=matklad | Mazdak Farrokhzad | -0/+241 |
| 2019-10-25 | fix typo in filename. | Felix S. Klock II | -1/+1 |
| 2019-10-25 | fix typo in test. | Felix S. Klock II | -1/+1 |
| 2019-10-25 | RFC 2008: Stabilization | David Wood | -65/+21 |
| 2019-10-25 | Rollup merge of #65775 - matthewjasper:reempty, r=pnkfelix | Mazdak Farrokhzad | -2/+20 |
| 2019-10-25 | Rollup merge of #65763 - ObsidianMinor:diag/65642, r=varkor | Mazdak Farrokhzad | -10/+12 |
| 2019-10-25 | Rollup merge of #65747 - Centril:union-issue-fix, r=varkor | Mazdak Farrokhzad | -3/+3 |
| 2019-10-25 | Rollup merge of #65742 - Centril:gate-pre-expansion-subset, r=davidtwco | Mazdak Farrokhzad | -55/+169 |
| 2019-10-25 | Rollup merge of #65666 - XiangQingW:proc_macro, r=petrochenkov | Mazdak Farrokhzad | -0/+16 |
| 2019-10-25 | Rollup merge of #65414 - davidtwco:issue-65157-non-exhaustive-always-useful, ... | Mazdak Farrokhzad | -0/+36 |
| 2019-10-25 | Rollup merge of #65390 - GuillaumeGomez:long-err-explanation-E0576, r=matthew... | Mazdak Farrokhzad | -2/+5 |
| 2019-10-25 | Rollup merge of #62959 - LukasKalbertodt:array-value-iter, r=scottmcm | Mazdak Farrokhzad | -0/+216 |
| 2019-10-24 | Don't ICE for completely unexpandable `impl Trait` types | Matthew Jasper | -24/+42 |
| 2019-10-24 | Fix more `ReEmpty` ICEs | Matthew Jasper | -2/+20 |
| 2019-10-24 | Increase spacing for suggestions in diagnostics | Esteban Küber | -0/+731 |
| 2019-10-24 | Rollup merge of #65755 - estebank:icicle, r=davidtwco | Mazdak Farrokhzad | -0/+81 |
| 2019-10-24 | Rollup merge of #65753 - csmoe:derive_fold, r=Centril | Mazdak Farrokhzad | -0/+17 |
| 2019-10-24 | Rollup merge of #65746 - estebank:newcomer-format, r=Centril | Mazdak Farrokhzad | -5/+15 |
| 2019-10-24 | Rollup merge of #65729 - Wind-River:master_003, r=alexcrichton | Mazdak Farrokhzad | -2/+5 |
| 2019-10-24 | Rollup merge of #65627 - varkor:const-generics-forbid-non-structural_match, r... | Mazdak Farrokhzad | -24/+45 |
| 2019-10-24 | rustc: Add a convenience alias for `dyn MetadataLoader + Sync` | Vadim Petrochenkov | -3/+3 |
| 2019-10-25 | Don't assert for different instance on impl trait alias | csmoe | -0/+17 |