| Age | Commit message (Expand) | Author | Lines |
| 2023-01-07 | Rollup merge of #105128 - Sp00ph:vec_vec_deque_conversion, r=dtolnay | Matthias Krüger | -3/+3 |
| 2023-01-07 | Rollup merge of #104543 - JhonnyBillM:migrate-codegen-ssa-to-diagnostics-stru... | Matthias Krüger | -341/+920 |
| 2023-01-07 | Rollup merge of #104081 - joshlf:patch-6, r=dtolnay | Matthias Krüger | -0/+6 |
| 2023-01-07 | Rollup merge of #101936 - IntQuant:issue-100717-infer-4, r=compiler-errors | Matthias Krüger | -326/+810 |
| 2023-01-07 | Don't derive Debug for `OnceWith` & `RepeatWith` | Sky | -2/+22 |
| 2023-01-07 | Auto merge of #106036 - JohnTitor:issue-86106, r=nikic | bors | -0/+62 |
| 2023-01-07 | Bump d3-color and d3-graphviz in /editors/code | dependabot[bot] | -263/+80 |
| 2023-01-07 | Auto merge of #13876 - lnicola:zip-artifacts, r=lnicola | bors | -1/+86 |
| 2023-01-07 | Auto merge of #13894 - lowr:patch/fallback-before-final-obligation-resolution... | bors | -15/+139 |
| 2023-01-07 | add tests for div_duration_* functions | Jacob Kiesel | -0/+26 |
| 2023-01-07 | Auto merge of #105323 - cjgillot:simplify-const-prop, r=davidtwco | bors | -512/+379 |
| 2023-01-07 | Change to immutable borrow when cloning element of RepeatN | Folyd | -1/+1 |
| 2023-01-07 | Clarify examples for `VecDeque::get/get_mut` | clubby789 | -1/+3 |
| 2023-01-07 | Auto merge of #106519 - estebank:tail-unit, r=cjgillot | bors | -23/+285 |
| 2023-01-07 | don't eagerly normalize SelfCtor type | Ali MJ Al-Nasrawy | -36/+148 |
| 2023-01-07 | more tests | Ali MJ Al-Nasrawy | -37/+208 |
| 2023-01-07 | rename create_raw_ty -> handle_raw_ty | Ali MJ Al-Nasrawy | -6/+6 |
| 2023-01-07 | remove unnecessary normalize call | Ali MJ Al-Nasrawy | -3/+1 |
| 2023-01-07 | make ascribe_user_type a TypeOp | Ali MJ Al-Nasrawy | -186/+350 |
| 2023-01-07 | fix method substs | Ali MJ Al-Nasrawy | -46/+53 |
| 2023-01-07 | fix struct path | Ali MJ Al-Nasrawy | -48/+137 |
| 2023-01-07 | introduce AstConv::probe_adt | Ali MJ Al-Nasrawy | -19/+38 |
| 2023-01-07 | don't normalize in astconv | Ali MJ Al-Nasrawy | -257/+376 |
| 2023-01-07 | Auto merge of #106283 - JulianKnodt:enum_err, r=cjgillot | bors | -10/+70 |
| 2023-01-07 | Apply `merge-functions=disabled` | Yuki Okushi | -2/+9 |
| 2023-01-07 | Apply review suggestions | Yuki Okushi | -9/+8 |
| 2023-01-07 | Add regression test for #86106 | Yuki Okushi | -0/+56 |
| 2023-01-07 | Auto merge of #106558 - compiler-errors:rollup-lkii3j3, r=compiler-errors | bors | -80/+84 |
| 2023-01-06 | Rollup merge of #106554 - LingMan:explanation_typo, r=compiler-errors | Michael Goulet | -1/+1 |
| 2023-01-06 | Rollup merge of #106543 - notriddle:notriddle/source-sidebar-width-zero, r=Gu... | Michael Goulet | -11/+7 |
| 2023-01-06 | Rollup merge of #106533 - TaKO8Ki:use-smaller-span-for-missing-lifetime/gener... | Michael Goulet | -62/+70 |
| 2023-01-06 | Rollup merge of #106525 - compiler-errors:new-solver-wf, r=jackh726 | Michael Goulet | -6/+6 |
| 2023-01-07 | minor fixes for `error_codes.rs` tidy check | Ezra Shaw | -12/+15 |
| 2023-01-06 | rustdoc: remove no-op mobile CSS `.content { margin-left: 0 }` | Michael Howell | -4/+0 |
| 2023-01-07 | Fix a typo in the explanation of E0588 | LingMan | -1/+1 |
| 2023-01-07 | docs: make `HashSet::retain` doctest more clear | Ezra Shaw | -1/+1 |
| 2023-01-07 | Auto merge of #106538 - aDotInTheVoid:strip-use-doc-hidden, r=notriddle | bors | -1/+29 |
| 2023-01-07 | use type_implements_trait to check Param clone | yukang | -22/+9 |
| 2023-01-07 | Auto merge of #106544 - matthiaskrgr:rollup-e9prjed, r=matthiaskrgr | bors | -1042/+1149 |
| 2023-01-06 | Use fmt named parameters in rustc_borrowck | wcampbell | -92/+63 |
| 2023-01-06 | jsondoclint: Check local items in `paths` are also in `index`. | Nixon Enraght-Moony | -4/+125 |
| 2023-01-06 | Bump tokio from 1.23.0 to 1.23.1 in /test_dependencies | dependabot[bot] | -3/+3 |
| 2023-01-06 | Auto merge of #106415 - Nilstrieb:where-is-my-master-branch, r=jyn514 | bors | -75/+192 |
| 2023-01-06 | fix rebase | Esteban Küber | -6/+4 |
| 2023-01-06 | Turn `IllegalSizedBound` into struct variant | Esteban Küber | -4/+9 |
| 2023-01-06 | Change wording to avoid being misleading | Esteban Küber | -27/+21 |
| 2023-01-06 | Structured suggestion for `&mut dyn Iterator` when possible | Esteban Küber | -9/+73 |
| 2023-01-07 | comments feedback | yukang | -50/+51 |
| 2023-01-07 | Apply suggestions from code review | Yukang | -13/+14 |
| 2023-01-07 | Suggest possible clone when we have &T | yukang | -2/+212 |