| Age | Commit message (Expand) | Author | Lines |
| 2024-12-15 | Rollup merge of #130361 - devnexen:sock_cloexec_solaris, r=cuviper | Stuart Cook | -0/+1 |
| 2024-12-15 | Auto merge of #134258 - bjorn3:no_public_specialization, r=petrochenkov | bors | -180/+58 |
| 2024-12-15 | Auto merge of #134318 - matthiaskrgr:rollup-jda0jkx, r=matthiaskrgr | bors | -329/+1152 |
| 2024-12-14 | Rollup merge of #134264 - adetaylor:weak-and-nonnull, r=compiler-errors | Matthias Krüger | -1/+101 |
| 2024-12-14 | Rollup merge of #134259 - compiler-errors:infer-ret-ty, r=dtolnay | Matthias Krüger | -85/+94 |
| 2024-12-14 | Rollup merge of #134022 - shahn:doc_clarify_extend_for_tuple_version, r=tgross35 | Matthias Krüger | -7/+56 |
| 2024-12-14 | Rollup merge of #133986 - olishmollie:tracking-issue-127154-documentation, r=... | Matthias Krüger | -5/+135 |
| 2024-12-14 | Rollup merge of #133392 - compiler-errors:object-sup, r=lcnr | Matthias Krüger | -163/+184 |
| 2024-12-14 | Rollup merge of #133293 - psumbera:solaris-maintainer, r=workingjubilee,jieyo... | Matthias Krüger | -4/+38 |
| 2024-12-14 | Rollup merge of #132939 - uellenberg:suggest-deref, r=oli-obk | Matthias Krüger | -64/+544 |
| 2024-12-14 | Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=davidtwco,R... | bors | -1663/+1451 |
| 2024-12-14 | Correct spelling of CURRENT_RUSTC_VERSION | Sebastian Hahn | -7/+56 |
| 2024-12-14 | Arbitrary self types v2: Weak, NonNull hints | Adrian Taylor | -1/+101 |
| 2024-12-14 | Auto merge of #134305 - matthiaskrgr:rollup-bja3lsz, r=matthiaskrgr | bors | -72/+592 |
| 2024-12-14 | Stop handling specialization in clippy's to_string_trait_impl lint | bjorn3 | -59/+1 |
| 2024-12-14 | Auto merge of #134278 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-12-14 | Update cargo | Weihang Lo | -0/+0 |
| 2024-12-14 | Rollup merge of #134295 - compiler-errors:smir-async-closure, r=oli-obk | Matthias Krüger | -4/+137 |
| 2024-12-14 | Rollup merge of #134279 - jieyouxu:return-adjustment-target, r=compiler-errors | Matthias Krüger | -10/+58 |
| 2024-12-14 | Rollup merge of #134227 - alexcrichton:update-wasi-sdk, r=lqd | Matthias Krüger | -4/+4 |
| 2024-12-14 | Rollup merge of #134191 - willcrichton:dev, r=RalfJung,lqd | Matthias Krüger | -18/+83 |
| 2024-12-14 | Rollup merge of #133386 - wesleywiser:update_musl_base_crt_default, r=jieyouxu | Matthias Krüger | -7/+99 |
| 2024-12-14 | Rollup merge of #133221 - Urgau:check-cfg-macro-diag, r=jieyouxu | Matthias Krüger | -29/+211 |
| 2024-12-14 | Auto merge of #134296 - matthiaskrgr:rollup-o0sxozj, r=matthiaskrgr | bors | -249/+327 |
| 2024-12-14 | Auto merge of #134185 - compiler-errors:impl-trait-in-bindings, r=oli-obk | bors | -52/+442 |
| 2024-12-14 | Return adjustment target if adjust kind is never-to-any | 许杰友 Jieyou Xu (Joe) | -2/+7 |
| 2024-12-14 | Add a regression test for #134162 | 许杰友 Jieyou Xu (Joe) | -8/+51 |
| 2024-12-14 | Add documentation for anonymous pipe module | Andrew Bond | -5/+135 |
| 2024-12-14 | Auto merge of #134294 - matthiaskrgr:rollup-anh6io8, r=matthiaskrgr | bors | -54/+157 |
| 2024-12-14 | Rollup merge of #134211 - flba-eb:add_qnx_archiver, r=compiler-errors | Matthias Krüger | -0/+10 |
| 2024-12-14 | Rollup merge of #134208 - Zalathar:covmap-covfun, r=compiler-errors | Matthias Krüger | -65/+61 |
| 2024-12-14 | Rollup merge of #134192 - nnethercote:rm-Lexer-Parser-dep, r=compiler-errors | Matthias Krüger | -174/+68 |
| 2024-12-14 | Rollup merge of #134081 - oli-obk:push-prpsqxxynxnq, r=BoxyUwU | Matthias Krüger | -4/+96 |
| 2024-12-14 | Rollup merge of #133942 - BD103:black-box-docs, r=saethlin | Matthias Krüger | -3/+89 |
| 2024-12-14 | Rollup merge of #132150 - taiki-e:ppc64-freebsd-abi, r=pnkfelix | Matthias Krüger | -3/+3 |
| 2024-12-14 | Auto merge of #134292 - matthiaskrgr:rollup-3kbjocl, r=matthiaskrgr | bors | -957/+568 |
| 2024-12-14 | Encode coroutine-closures in SMIR | Michael Goulet | -4/+137 |
| 2024-12-14 | (Re-)Implement impl_trait_in_bindings | Michael Goulet | -25/+391 |
| 2024-12-14 | Split UserTypeAnnotation to have a kind | Michael Goulet | -36/+60 |
| 2024-12-14 | Rollup merge of #134274 - fmease:amp-raw-is-a-normal-borrow, r=Noratrieb | Matthias Krüger | -0/+30 |
| 2024-12-14 | Rollup merge of #134271 - adetaylor:feature-gate-test, r=wesleywiser | Matthias Krüger | -3/+42 |
| 2024-12-14 | Rollup merge of #134265 - compiler-errors:ty_def_id, r=oli-obk | Matthias Krüger | -19/+17 |
| 2024-12-14 | Rollup merge of #134262 - adetaylor:revert-diagnostics, r=compiler-errors | Matthias Krüger | -23/+45 |
| 2024-12-14 | Rollup merge of #134261 - bjorn3:document_symbol_visibility, r=lqd | Matthias Krüger | -0/+12 |
| 2024-12-14 | Rollup merge of #134255 - bjoernager:master, r=Noratrieb | Matthias Krüger | -2/+2 |
| 2024-12-14 | Rollup merge of #134254 - hermit-os:hermit-c_char, r=workingjubilee | Matthias Krüger | -6/+6 |
| 2024-12-14 | Rollup merge of #134252 - hermit-os:hermit-is_absolute, r=tgross35 | Matthias Krüger | -1/+3 |
| 2024-12-14 | Rollup merge of #134256 - krtab:suggestion_overlapping, r=petrochenkov | Matthias Krüger | -8/+64 |
| 2024-12-14 | Rollup merge of #134251 - bjorn3:various_cleanups2, r=oli-obk | Matthias Krüger | -71/+43 |
| 2024-12-14 | Rollup merge of #134244 - Enselic:no-mut-hint-for-raw-ref, r=jieyouxu | Matthias Krüger | -16/+70 |