| Age | Commit message (Expand) | Author | Lines |
| 2021-03-05 | Bump mir-opt-level from 3 to 4 in tests | Santiago Pastorino | -1/+1 |
| 2021-03-05 | Rollup merge of #81939 - kper:fixing-81584-allocate-in-iter, r=davidtwco | Mara | -0/+30 |
| 2021-02-27 | Rollup merge of #82370 - 0yoyoyo:update-issue-81650-point-anonymous-lifetime,... | Dylan DPC | -27/+27 |
| 2021-02-25 | Rollup merge of #82220 - henryboisdequin:fixes-80853, r=varkor | Dylan DPC | -5/+5 |
| 2021-02-25 | Update test output for edition preludes. | Mara Bos | -4/+4 |
| 2021-02-25 | add helpful error notes and fix the false 'defined here' messages | Henry Boisdequin | -5/+5 |
| 2021-02-24 | Add suggestion for iterators in iterators | Kevin Per | -0/+30 |
| 2021-02-23 | Rollup merge of #82362 - osa1:issue81918, r=oli-obk | Dylan DPC | -0/+11 |
| 2021-02-23 | Rollup merge of #81235 - reese:rw-tuple-diagnostics, r=estebank | Dylan DPC | -1/+6 |
| 2021-02-22 | Update test cases | 0yoyoyo | -27/+27 |
| 2021-02-22 | Fix mir-cfg dumps | Ömer Sinan Ağacan | -0/+11 |
| 2021-02-22 | Rollup merge of #82287 - r00ster91:field_name_and, r=petrochenkov | Yuki Okushi | -3/+3 |
| 2021-02-21 | Auto merge of #79100 - a1phyr:better_assert_eq, r=m-ou-se | bors | -16/+10 |
| 2021-02-20 | Fix suggestion span and move suggestions into new subwindow. | Reese Williams | -3/+6 |
| 2021-02-20 | Make "missing field" error message more natural | r00ster91 | -3/+3 |
| 2021-02-19 | Rollup merge of #82238 - petrochenkov:nocratemod, r=Aaron1011 | Dylan DPC | -4/+2 |
| 2021-02-18 | Rollup merge of #82215 - TaKO8Ki:replace-if-let-while-let, r=varkor | Dylan DPC | -1/+1 |
| 2021-02-18 | ast: Stop using `Mod` in `Crate` | Vadim Petrochenkov | -4/+2 |
| 2021-02-18 | Rollup merge of #82203 - c410-f3r:tests-tests-tests, r=Dylan-DPC | Yuki Okushi | -458/+0 |
| 2021-02-17 | Rollup merge of #81972 - matthewjasper:hrtb-error-cleanup, r=nikomatsakis | Dylan DPC | -52/+20 |
| 2021-02-17 | Auto merge of #82235 - GuillaumeGomez:rollup-oflxc08, r=GuillaumeGomez | bors | -0/+25 |
| 2021-02-17 | Rollup merge of #79981 - camelid:overflowing_literals-inference-error, r=lcnr | Guillaume Gomez | -0/+25 |
| 2021-02-17 | replace if-let and while-let with `if let` and `while let` | Takayuki Maeda | -1/+1 |
| 2021-02-16 | Move some tests to more reasonable directories | Caio | -458/+0 |
| 2021-02-17 | Use -Ccodegen-units=1 to make issue-23458 test deterministic | Tomasz Miąsko | -1/+1 |
| 2021-02-14 | Apply suggestions | Benoît du Garreau | -4/+4 |
| 2021-02-14 | Fix UI tests and merge `assert_eq` and `assert_ne` internal functions | Benoît du Garreau | -16/+10 |
| 2021-02-14 | Clarify error message and remove pretty printing in help suggestions. | Reese Williams | -1/+3 |
| 2021-02-14 | Rollup merge of #81914 - kper:fixing-81885, r=estebank | Dylan DPC | -4/+26 |
| 2021-02-13 | Improve error and help messages | Camelid | -2/+2 |
| 2021-02-09 | Print closure signatures when reporting placeholder errors | Matthew Jasper | -1/+1 |
| 2021-02-09 | Report "nice" placeholder errors more often | Matthew Jasper | -14/+10 |
| 2021-02-09 | Remove unnecessary note on errors | Matthew Jasper | -38/+10 |
| 2021-02-09 | Auto merge of #81384 - tmiasko:partial-ord, r=petrochenkov | bors | -45/+1 |
| 2021-02-09 | Fixing bad suggestion for `_` in `const` type when a function #81885 | Kevin Per | -4/+26 |
| 2021-02-09 | Rollup merge of #80732 - spastorino:trait-inheritance-self2, r=nikomatsakis | Dylan DPC | -27/+22 |
| 2021-02-09 | ./x.py test --bless | Tomasz Miąsko | -45/+1 |
| 2021-02-08 | Rollup merge of #81828 - davidhewitt:capture-raw-format-strings, r=estebank | Mara Bos | -2/+2 |
| 2021-02-07 | Auto merge of #80652 - calebzulawski:simd-lanes, r=nagisa | bors | -33/+0 |
| 2021-02-07 | Auto merge of #79078 - petrochenkov:derattr, r=Aaron1011 | bors | -43/+27 |
| 2021-02-07 | expand/resolve: Turn `#[derive]` into a regular macro attribute | Vadim Petrochenkov | -43/+27 |
| 2021-02-07 | Rollup merge of #81843 - bstrie:issue-29821, r=lcnr | Guillaume Gomez | -0/+19 |
| 2021-02-07 | Auto merge of #81462 - osa1:issue75158, r=Mark-Simulacrum | bors | -69/+0 |
| 2021-02-06 | Auto merge of #78052 - da-x:path-trimming-type-aliases, r=davidtwco | bors | -30/+30 |
| 2021-02-06 | Add regression test for #29821 | bstrie | -0/+19 |
| 2021-02-06 | Rollup merge of #81738 - camelid:misc-small-diag-cleanup, r=lcnr | Jonas Schievink | -2/+2 |
| 2021-02-06 | parse_format: treat r" as a literal | David Hewitt | -2/+2 |
| 2021-02-06 | path trimming: ignore type aliases | Dan Aloni | -30/+30 |
| 2021-02-05 | Revert "Auto merge of #79637 - spastorino:revert-trait-inheritance-self, r=Ma... | Santiago Pastorino | -27/+22 |
| 2021-02-05 | Move type size check tests to new dir ui/limits | Ömer Sinan Ağacan | -89/+0 |