| Age | Commit message (Expand) | Author | Lines |
| 2020-07-30 | Add a test for pattern matching within a tuple | Mark Rousskov | -0/+7 |
| 2020-07-30 | Revert "Fix an ICE on an invalid `binding @ ...` in a tuple struct pattern" | Mark Rousskov | -33/+0 |
| 2020-07-23 | Fix an ICE on an invalid `binding @ ...` in a tuple struct pattern | Jakub Adam Wieczorek | -0/+33 |
| 2020-07-10 | Perform obligation deduplication to avoid buggy `ExistentialMismatch` | Esteban Küber | -0/+26 |
| 2020-06-26 | Beta backport of PR #73005 (obligation error impl candidate) | Aaron Hill | -0/+28 |
| 2020-06-26 | Ensure stack when building MIR for matches | Simonas Kazlauskas | -0/+5208 |
| 2020-05-31 | Add descriptions for all queries | Matthew Jasper | -4/+4 |
| 2020-05-30 | Rollup merge of #72625 - Amanieu:asm-srcloc, r=petrochenkov | Ralf Jung | -6/+9 |
| 2020-05-30 | Tweak wording and spans of `'static` `dyn Trait`/`impl Trait` requirements | Esteban Küber | -11/+5 |
| 2020-05-30 | Update nll tests | Esteban Küber | -0/+10 |
| 2020-05-30 | review comment: tweak wording and account for span overlap | Esteban Küber | -1/+1 |
| 2020-05-30 | Account for returned `dyn Trait` evaluating to `'static` lifetime | Esteban Küber | -7/+20 |
| 2020-05-30 | Rollup merge of #72540 - davidtwco:issue-67552-mono-collector-comparison, r=v... | Ralf Jung | -8/+55 |
| 2020-05-30 | Rollup merge of #72441 - doctorn:late-bound-lifetime-ice, r=nikomatsakis | Ralf Jung | -0/+34 |
| 2020-05-30 | Rollup merge of #72677 - chrissimpkins:fix-72574, r=estebank | Yuki Okushi | -0/+46 |
| 2020-05-29 | Auto merge of #72756 - RalfJung:rollup-tbjmtx2, r=RalfJung | bors | -14/+14 |
| 2020-05-29 | fix diagnostics for `@ ..` binding pattern in tuples and tuple structs | Chris Simpkins | -0/+46 |
| 2020-05-29 | Rollup merge of #67460 - estebank:named-lts, r=nikomatsakis | Ralf Jung | -14/+14 |
| 2020-05-29 | Improve inline asm error diagnostics | Amanieu d'Antras | -6/+9 |
| 2020-05-29 | liveness: Warn about unused captured variables | Tomasz Miąsko | -1/+22 |
| 2020-05-28 | Fix ICE with explicit late-bound lifetimes | Nathan Corbyn | -0/+34 |
| 2020-05-28 | standardize limit comparisons with `Limit` type | David Wood | -10/+13 |
| 2020-05-28 | mir: adjust conditional in recursion limit check | David Wood | -1/+45 |
| 2020-05-27 | Fix rebase | Esteban Küber | -4/+0 |
| 2020-05-27 | fix rebase | Esteban Küber | -2/+2 |
| 2020-05-27 | Tweak output for mismatched impl item | Esteban Küber | -7/+7 |
| 2020-05-27 | Name `RegionKind::ReVar` lifetimes in diagnostics | Esteban Küber | -7/+11 |
| 2020-05-27 | Fix spacing of expected/found notes without a label | Esteban Küber | -12/+12 |
| 2020-05-27 | improve diagnostics suggestion for missing `@` in slice id binding to rest p... | Chris Simpkins | -0/+22 |
| 2020-05-27 | Rollup merge of #72548 - rossmacarthur:add-mcve-for-50687, r=nikomatsakis | Dylan DPC | -0/+57 |
| 2020-05-27 | Rollup merge of #72348 - chrissimpkins:fix-72253, r=estebank | Dylan DPC | -0/+16 |
| 2020-05-26 | improve error message for unexpected comma token in multiline block | Chris Simpkins | -0/+16 |
| 2020-05-26 | Rollup merge of #72270 - RalfJung:lint-ref-to-packed, r=oli-obk | Dylan DPC | -18/+4 |
| 2020-05-25 | Auto merge of #72354 - tamird:remove-copyright, r=Mark-Simulacrum | bors | -2/+0 |
| 2020-05-25 | remove some unused types from the tests | Ralf Jung | -18/+4 |
| 2020-05-25 | Add test for old compiler ICE when using `Borrow` | Ross MacArthur | -0/+57 |
| 2020-05-23 | Add test for #72455 | Yuki Okushi | -0/+27 |
| 2020-05-21 | Rollup merge of #72149 - estebank:icemation, r=eddyb | Ralf Jung | -0/+20 |
| 2020-05-19 | Alter wording for `use foo::self` help | mibac138 | -2/+2 |
| 2020-05-19 | Add error recovery for `use foo::self` | mibac138 | -2/+17 |
| 2020-05-19 | Suggest fixes for `use foo::self` | mibac138 | -2/+11 |
| 2020-05-19 | Remove dangling COPYRIGHT references | Tamir Duberstein | -2/+0 |
| 2020-05-19 | Rollup merge of #72068 - estebank:mut-deref-hack, r=oli-obk | Dylan DPC | -0/+29 |
| 2020-05-18 | Rollup merge of #71599 - ldm0:fnclo, r=nikomatsakis | Dylan DPC | -18/+7 |
| 2020-05-16 | Rollup merge of #72045 - RalfJung:incomplete-unsound, r=petrochenkov | Ralf Jung | -2/+3 |
| 2020-05-14 | Don't ICE on missing `Unsize` impl | Nathan Corbyn | -0/+29 |
| 2020-05-12 | fix test output after rebase | Esteban Küber | -1/+1 |
| 2020-05-12 | Increase verbosity of bound restriction suggestions | Esteban Küber | -8/+14 |
| 2020-05-12 | Don't `type_of` on trait assoc ty without default | Esteban Küber | -0/+20 |
| 2020-05-11 | Ignore arguments when looking for `IndexMut` for subsequent `mut` obligation | Esteban Küber | -0/+29 |