| Age | Commit message (Expand) | Author | Lines |
| 2022-12-05 | Auto merge of #104824 - klensy:bump-some, r=Mark-Simulacrum | bors | -4/+5 |
| 2022-12-05 | Auto merge of #104920 - compiler-errors:avoid-infcx-build, r=jackh726 | bors | -4/+34 |
| 2022-12-04 | Auto merge of #105094 - Swatinem:generator-not-future, r=compiler-errors | bors | -0/+126 |
| 2022-12-04 | Auto merge of #104535 - mikebenfield:discr-fix, r=pnkfelix | bors | -5/+38 |
| 2022-12-04 | Auto merge of #105261 - matthiaskrgr:rollup-9ghhc9c, r=matthiaskrgr | bors | -139/+294 |
| 2022-12-04 | Rollup merge of #105253 - bjorn3:update_rustbuild_deps, r=jyn514 | Matthias Krüger | -30/+24 |
| 2022-12-04 | Rollup merge of #105247 - cjgillot:issue-102682, r=compiler-errors | Matthias Krüger | -58/+47 |
| 2022-12-04 | Rollup merge of #105236 - JohnTitor:issue-47814, r=compiler-errors | Matthias Krüger | -0/+28 |
| 2022-12-04 | Rollup merge of #105224 - cjgillot:issue-104240, r=compiler-errors | Matthias Krüger | -0/+15 |
| 2022-12-04 | Rollup merge of #105141 - ohno418:fix-ice-on-invalid-var-decl-in-macro-call, ... | Matthias Krüger | -0/+52 |
| 2022-12-04 | Rollup merge of #101975 - chenyukang:fix-101749, r=compiler-errors | Matthias Krüger | -51/+128 |
| 2022-12-04 | Auto merge of #103293 - est31:untwist_and_drop_order, r=nagisa | bors | -7/+127 |
| 2022-12-04 | Update crossbeam | bjorn3 | -12/+10 |
| 2022-12-04 | Update rayon to 1.6 | bjorn3 | -5/+4 |
| 2022-12-04 | Update pretty_assertions to 1.3 | bjorn3 | -13/+10 |
| 2022-12-04 | Rollup merge of #105237 - JohnTitor:issue-79450, r=oli-obk | Matthias Krüger | -0/+32 |
| 2022-12-04 | Rollup merge of #105142 - nbdd0121:inline_const, r=petrochenkov | Matthias Krüger | -0/+25 |
| 2022-12-04 | Rollup merge of #105123 - BlackHoleFox:fixing-the-macos-deployment, r=oli-obk | Matthias Krüger | -0/+25 |
| 2022-12-04 | Rollup merge of #104856 - luqmana:associated-const-bad-suggestion, r=compiler... | Matthias Krüger | -7/+1 |
| 2022-12-04 | Use parent function WfCheckingContext to check RPITIT. | Camille GILLOT | -58/+47 |
| 2022-12-04 | Also avoid creating a terminating scope in mixed chains | est31 | -0/+19 |
| 2022-12-04 | Auto merge of #104757 - camelid:consolidate-lints, r=GuillaumeGomez,jyn514,Ma... | bors | -505/+441 |
| 2022-12-04 | Add regression test for #79450 | Yuki Okushi | -0/+32 |
| 2022-12-04 | Add regression test for #47814 | Yuki Okushi | -0/+28 |
| 2022-12-04 | Auto merge of #105217 - jyn514:submodule-fixes, r=bjorn3 | bors | -2/+15 |
| 2022-12-03 | Remove drop order twist of && and || and make them associative | est31 | -7/+108 |
| 2022-12-03 | Auto merge of #105218 - matthiaskrgr:rollup-8d3k08n, r=matthiaskrgr | bors | -913/+1196 |
| 2022-12-03 | Properly substitute inherent associated types. | Camille GILLOT | -0/+15 |
| 2022-12-03 | Auto merge of #105212 - pietroalbini:pa-macos-xl, r=jyn514 | bors | -1/+1 |
| 2022-12-03 | Rollup merge of #105214 - RalfJung:miri, r=RalfJung | Matthias Krüger | -907/+1073 |
| 2022-12-03 | Rollup merge of #105208 - chenyukang:yukang/fix-105069, r=cjgillot | Matthias Krüger | -0/+32 |
| 2022-12-03 | Rollup merge of #105201 - cjgillot:issue-105040, r=compiler-errors | Matthias Krüger | -0/+32 |
| 2022-12-03 | Rollup merge of #105200 - cjgillot:issue-104562, r=compiler-errors | Matthias Krüger | -0/+22 |
| 2022-12-03 | Rollup merge of #105193 - tmiasko:naked-nocoverage, r=wesleywiser | Matthias Krüger | -0/+19 |
| 2022-12-03 | Rollup merge of #105164 - compiler-errors:revert-import-filter, r=estebank | Matthias Krüger | -6/+15 |
| 2022-12-03 | Rollup merge of #105153 - oli-obk:fail_faster, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2022-12-03 | Rollup merge of #104199 - SarthakSingh31:issue-97417-1, r=cjgillot | Matthias Krüger | -0/+2 |
| 2022-12-03 | Don't exit with an error if there are no changes to submodules | Joshua Nelson | -2/+15 |
| 2022-12-03 | Auto merge of #97485 - bjorn3:new_archive_writer, r=wesleywiser | bors | -12/+13 |
| 2022-12-03 | switch to the macos-12-xl builder | Pietro Albini | -1/+1 |
| 2022-12-03 | fix #101749, use . instead of :: when accessing a method of an object | yukang | -51/+128 |
| 2022-12-03 | fix #105069, Add AmbiguityError for inconsistent resolution for an import | yukang | -0/+32 |
| 2022-12-03 | parser: fix ICE with invalid variable declaration in macro call | Yutaro Ohno | -0/+52 |
| 2022-12-03 | clippy | Ralf Jung | -42/+15 |
| 2022-12-03 | Auto merge of #105183 - GuillaumeGomez:merge-and-dedup-predicates, r=notriddle | bors | -39/+117 |
| 2022-12-03 | Do not call fn_sig on non-functions. | Camille GILLOT | -0/+32 |
| 2022-12-03 | Remove useless filter in unused extern crate check. | Camille GILLOT | -0/+22 |
| 2022-12-03 | Auto merge of #105196 - JohnTitor:rollup-8rxqnq6, r=JohnTitor | bors | -69/+175 |
| 2022-12-03 | Rollup merge of #105189 - notriddle:notriddle/rustdoc-toggle-hideme, r=Guilla... | Yuki Okushi | -8/+2 |
| 2022-12-03 | Rollup merge of #105188 - compiler-errors:verbose-ty-err, r=TaKO8Ki | Yuki Okushi | -0/+34 |