| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2021-11-20 | Do not mention associated items when they introduce an obligation | Esteban Kuber | -181/+0 |
| 2021-11-20 | Point at bounds when comparing impl items to trait | Esteban Kuber | -11/+7 |
| 2021-11-20 | Point at source of trait bound obligations in more places | Esteban Kuber | -63/+126 |
| 2021-11-20 | Rollup merge of #90575 - m-ou-se:compatible-variant-improvements, r=estebank | Matthias Krüger | -2/+2 |
| 2021-11-16 | Update tests. | Mara Bos | -2/+2 |
| 2021-11-14 | Improve diagnostics when a static lifetime is expected | Lucas Kent | -4/+16 |
| 2021-11-13 | Type can be unsized and uninhabited | Seo Sanghyeon | -0/+21 |
| 2021-11-10 | no overlap errors after failing the orphan check | lcnr | -22/+11 |
| 2021-11-09 | Auto merge of #87337 - jyn514:lint-error, r=oli-obk,flip1995 | bors | -1/+10 |
| 2021-11-08 | Auto merge of #89488 - c410-f3r:testsssssss, r=petrochenkov | bors | -3788/+0 |
| 2021-11-08 | Don't abort compilation after giving a lint error | Joshua Nelson | -1/+10 |
| 2021-11-06 | Move some tests to more reasonable directories | Caio | -3788/+0 |