| Age | Commit message (Expand) | Author | Lines |
| 2021-12-17 | Bless ui tests | Deadbeef | -4/+4 |
| 2021-12-15 | Auto merge of #91962 - matthiaskrgr:rollup-2g082jw, r=matthiaskrgr | bors | -19/+3 |
| 2021-12-15 | Rollup merge of #91898 - compiler-errors:dont_suggest_closure_return_type, r=... | Matthias Krüger | -19/+3 |
| 2021-12-15 | Rollup merge of #90521 - jhpratt:stabilize-destructuring_assignment, r=jackh7... | Matthias Krüger | -16/+10 |
| 2021-12-14 | Stabilize `destructuring_assignment` | Jacob Pratt | -16/+10 |
| 2021-12-15 | Auto merge of #91945 - matthiaskrgr:rollup-jszf9zp, r=matthiaskrgr | bors | -3/+3 |
| 2021-12-14 | Rollup merge of #91239 - cameron1024:issue-87490-regression, r=jackh726 | Matthias Krüger | -0/+24 |
| 2021-12-14 | Make TyS::is_suggestable more structual | Michael Goulet | -19/+3 |
| 2021-12-13 | Fix rebase and clippy tests | Esteban Kuber | -14/+0 |
| 2021-12-13 | Remove yet more output from `for`-loop and `?` errors | Esteban Kuber | -0/+14 |
| 2021-12-13 | Reduce verbosity when calling `for`-loop on non-`Iterator` expression | Esteban Kuber | -3/+3 |
| 2021-12-12 | Auto merge of #91549 - fee1-dead:const_env, r=spastorino | bors | -0/+40 |
| 2021-12-12 | Auto merge of #90207 - BoxyUwU:stabilise_cg_defaults, r=lcnr | bors | -1/+1 |
| 2021-12-12 | add regression test for #91489 | SNCPlay42 | -0/+40 |
| 2021-12-11 | Auto merge of #91769 - estebank:type-trait-bound-span-2, r=oli-obk | bors | -16/+31 |
| 2021-12-11 | Rollup merge of #89734 - estebank:issue-72312, r=nikomatsakis | Matthias Krüger | -2/+2 |
| 2021-12-11 | Rollup merge of #91373 - djkoloski:fuchsia_test_suite, r=Mark-Simulacrum | Matthias Krüger | -0/+8 |
| 2021-12-11 | Tweak assoc type obligation spans | Esteban Kuber | -16/+31 |
| 2021-12-10 | Rollup merge of #91470 - wesleywiser:code_coverage_link_error, r=tmandry | Matthias Krüger | -0/+27 |
| 2021-12-10 | bless tests | Ellen | -1/+1 |
| 2021-12-10 | fix tests after rebase | Esteban Kuber | -1/+1 |
| 2021-12-10 | Tweak wording | Esteban Kuber | -1/+1 |
| 2021-12-10 | Clean up visual output logic | Esteban Kuber | -1/+1 |
| 2021-12-09 | Add needs-unwind to tests that depend on panicking | David Koloski | -0/+8 |
| 2021-12-07 | Rollup merge of #91503 - estebank:call-fn-span, r=michaelwoerister | Matthias Krüger | -5/+16 |
| 2021-12-04 | Use multipart suggestions. | Camille GILLOT | -4/+21 |
| 2021-12-04 | Lint bare traits in AstConv. | Camille GILLOT | -4/+39 |
| 2021-12-04 | Rollup merge of #90519 - estebank:issue-84003, r=petrochenkov | Matthias Krüger | -14/+90 |
| 2021-12-03 | Tweak "call this function" suggestion to have smaller span | Esteban Kuber | -5/+16 |
| 2021-12-03 | Annotate `derive`d spans and move span suggestion code | Esteban Kuber | -2/+2 |
| 2021-12-03 | Keep spans for generics in `#[derive(_)]` desugaring | Esteban Kuber | -14/+90 |
| 2021-12-03 | code-cov: generate dead functions with private/default linkage | Wesley Wiser | -0/+27 |
| 2021-12-03 | Rollup merge of #90854 - sanxiyn:unsized-and-uninhabited, r=estebank | Matthias Krüger | -0/+21 |
| 2021-12-01 | Stop treating extern crate loading failures as fatal errors | Michael | -3/+19 |
| 2021-11-28 | Rollup merge of #90131 - camsteffen:fmt-args-span-fix, r=cjgillot | Matthias Krüger | -0/+4 |
| 2021-11-28 | Rollup merge of #91251 - oli-obk:wf_sync_statics, r=matthewjasper | Matthias Krüger | -53/+54 |
| 2021-11-27 | Only check for errors in predicate when skipping impl assembly | Aaron Hill | -8/+9 |
| 2021-11-27 | regression test for issue 87490 | cameron | -0/+24 |
| 2021-11-26 | Perform Sync check on static items in wf-check instead of during const checks | Oli Scherer | -53/+54 |
| 2021-11-26 | Auto merge of #91205 - Aaron1011:visit_param_env, r=lcnr | bors | -9/+8 |
| 2021-11-26 | Auto merge of #85102 - estebank:point-at-assignment, r=oli-obk | bors | -61/+67 |
| 2021-11-25 | Visit `param_env` field in Obligation's `TypeFoldable` impl | Aaron Hill | -9/+8 |
| 2021-11-25 | On type mismatch caused by assignment, point at assignee | Esteban Küber | -61/+67 |
| 2021-11-23 | Fix printing unit return ty, don't elaborate FnOnce unless we see it | Michael Goulet | -4/+4 |
| 2021-11-23 | Update test outputs | Michael Goulet | -4/+4 |
| 2021-11-21 | Simplify for loop desugar | Cameron Steffen | -14/+3 |
| 2021-11-21 | Auto merge of #91104 - matthiaskrgr:rollup-duk33o1, r=matthiaskrgr | bors | -0/+4 |
| 2021-11-20 | Use same_type_modulo_infer in more places | Michael Goulet | -0/+4 |
| 2021-11-20 | Move tests for missing trait bounds to their own directory | Esteban Kuber | -95/+0 |
| 2021-11-20 | Suggest constraining `fn` type params when appropriate | Esteban Kuber | -2/+39 |