| Age | Commit message (Expand) | Author | Lines |
| 2022-12-11 | Rollup merge of #103146 - joboet:cleanup_pthread_condvar, r=Mark-Simulacrum | Matthias Krüger | -66/+34 |
| 2022-12-10 | Auto merge of #105416 - nnethercote:more-linting-tweaks, r=cjgillot | bors | -58/+80 |
| 2022-12-10 | Auto merge of #105531 - matthiaskrgr:rollup-7y7zbgl, r=matthiaskrgr | bors | -853/+1704 |
| 2022-12-10 | Rollup merge of #105482 - wesleywiser:fix_debuginfo_ub, r=tmiasko | Matthias Krüger | -29/+149 |
| 2022-12-10 | Rollup merge of #105410 - TaKO8Ki:fix-105257, r=BoxyUwU | Matthias Krüger | -1/+33 |
| 2022-12-10 | Rollup merge of #105239 - gh2o:no-heap-alloc-on-thread-start, r=cuviper | Matthias Krüger | -12/+7 |
| 2022-12-10 | Rollup merge of #105234 - JakobDegen:unneeded-field, r=oli-obk | Matthias Krüger | -388/+304 |
| 2022-12-10 | Rollup merge of #105192 - estebank:point-at-lhs-on-binop, r=fee1-dead | Matthias Krüger | -187/+571 |
| 2022-12-10 | Rollup merge of #104460 - Nilstrieb:expand-the-translation, r=davidtwco | Matthias Krüger | -236/+640 |
| 2022-12-10 | Auto merge of #105384 - uweigand:s390x-test-codegen, r=Mark-Simulacrum | bors | -2/+6 |
| 2022-12-10 | Auto merge of #105525 - matthiaskrgr:rollup-ricyw5s, r=matthiaskrgr | bors | -283/+912 |
| 2022-12-10 | Migrate parts of `rustc_expand` to session diagnostics | nils | -236/+640 |
| 2022-12-10 | Rollup merge of #105522 - est31:remove_or_and_note, r=scottmcm | Matthias Krüger | -4/+4 |
| 2022-12-10 | Rollup merge of #105516 - weihanglo:update-cargo, r=weihanglo | Matthias Krüger | -0/+0 |
| 2022-12-10 | Rollup merge of #105514 - estebank:is_visible, r=oli-obk | Matthias Krüger | -7/+12 |
| 2022-12-10 | Rollup merge of #105505 - WaffleLapkin:yeet_unused_parens_lint, r=fee1-dead | Matthias Krüger | -21/+38 |
| 2022-12-10 | Rollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3 | Matthias Krüger | -28/+261 |
| 2022-12-10 | Rollup merge of #105082 - Swatinem:async-abi, r=compiler-errors | Matthias Krüger | -5/+17 |
| 2022-12-10 | Rollup merge of #104901 - krtab:filetype_compare, r=the8472 | Matthias Krüger | -2/+34 |
| 2022-12-10 | Rollup merge of #104512 - jyn514:download-ci-llvm-default, r=Mark-Simulacrum | Matthias Krüger | -100/+141 |
| 2022-12-10 | Rollup merge of #104019 - compiler-errors:print-generator-sizes, r=wesleywiser | Matthias Krüger | -104/+286 |
| 2022-12-10 | Rollup merge of #98391 - joboet:sgx_parker, r=m-ou-se | Matthias Krüger | -12/+119 |
| 2022-12-10 | Auto merge of #105357 - oli-obk:feeding, r=cjgillot,petrochenkov | bors | -185/+164 |
| 2022-12-10 | Correct wrong note for short circuiting operators | est31 | -4/+4 |
| 2022-12-10 | Auto merge of #105512 - matthiaskrgr:rollup-i74avrf, r=matthiaskrgr | bors | -80/+357 |
| 2022-12-10 | Update cargo | Weihang Lo | -0/+0 |
| 2022-12-09 | Introduce `Span::is_visible` | Esteban Küber | -7/+12 |
| 2022-12-09 | Rollup merge of #105506 - estebank:rustc_must_implement_one_of, r=compiler-er... | Matthias Krüger | -39/+36 |
| 2022-12-09 | Rollup merge of #105504 - notriddle:notriddle/stab-css, r=GuillaumeGomez | Matthias Krüger | -27/+54 |
| 2022-12-09 | Rollup merge of #105489 - eltociear:patch-17, r=Dylan-DPC | Matthias Krüger | -1/+1 |
| 2022-12-09 | Rollup merge of #105480 - notriddle:notriddle/sidebar-toggle-mobile-center, r... | Matthias Krüger | -1/+0 |
| 2022-12-09 | Rollup merge of #105468 - sunfishcode:sunfishcode/main-void-wasi, r=estebank | Matthias Krüger | -0/+4 |
| 2022-12-09 | Rollup merge of #105453 - scottmcm:vecdeque_from_iter, r=the8472 | Matthias Krüger | -11/+139 |
| 2022-12-09 | Rollup merge of #105385 - uweigand:s390x-test-lld, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2022-12-09 | Rollup merge of #105265 - aDotInTheVoid:sum-product-on-unimplemented, r=estebank | Matthias Krüger | -0/+56 |
| 2022-12-09 | Rollup merge of #102406 - mejrs:missing_copy, r=wesleywiser | Matthias Krüger | -1/+66 |
| 2022-12-09 | Auto merge of #105363 - WaffleLapkin:thin2win_box_next_argument, r=nnethercote | bors | -44/+50 |
| 2022-12-09 | Auto merge of #105499 - pietroalbini:pa-bump-version, r=pietroalbini | bors | -1/+1 |
| 2022-12-09 | Tweak `rustc_must_implement_one_of` diagnostic output | Esteban Küber | -39/+36 |
| 2022-12-09 | Don't warn about unused parens when they are used by yeet expr | Maybe Waffle | -21/+38 |
| 2022-12-09 | rustdoc: make stability badge CSS more consistent | Michael Howell | -27/+54 |
| 2022-12-09 | bump version to 1.68 | Pietro Albini | -1/+1 |
| 2022-12-09 | Auto merge of #105262 - eduardosm:more-inline-always, r=thomcc | bors | -25/+33 |
| 2022-12-09 | Fold `Definitions` into the untracked data | Oli Scherer | -70/+49 |
| 2022-12-09 | Move the untracked cstore and source_span into a struct | Oli Scherer | -91/+78 |
| 2022-12-09 | Generate crate loaders on the fly | Oli Scherer | -54/+67 |
| 2022-12-09 | ResolverTree does not require access to the crate loader, only the store | Oli Scherer | -6/+6 |
| 2022-12-09 | Replace hand-made masking by call to masked() method in FileType | Arthur Carcano | -1/+1 |
| 2022-12-09 | Remove unneeded field from `SwitchTargets` | Jakob Degen | -388/+304 |
| 2022-12-09 | Auto merge of #104572 - pkubaj:patch-1, r=cuviper | bors | -6/+8 |