| Age | Commit message (Expand) | Author | Lines |
| 2025-02-05 | Auto merge of #136253 - notriddle:notriddle/aot-minify, r=GuillaumeGomez | bors | -32/+35 |
| 2025-02-05 | Auto merge of #136302 - oli-obk:push-vvqmwzunxsrk, r=compiler-errors | bors | -21/+28 |
| 2025-02-05 | Auto merge of #136094 - davidv1992:upgrade-elsa, r=oli-obk | bors | -3/+3 |
| 2025-02-05 | Auto merge of #136564 - fmease:rollup-qcjjcm7, r=fmease | bors | -341/+2376 |
| 2025-02-05 | Rollup merge of #136509 - ehuss:nested-macro-rules-edition, r=jieyouxu | León Orell Valerian Liehr | -0/+112 |
| 2025-02-05 | Rollup merge of #136502 - yotamofek:pr/fmt-from-fn-must-use, r=dtolnay | León Orell Valerian Liehr | -0/+1 |
| 2025-02-05 | Rollup merge of #136405 - aDotInTheVoid:unstable-doc, r=notriddle | León Orell Valerian Liehr | -5/+11 |
| 2025-02-05 | Rollup merge of #136396 - aDotInTheVoid:crate-isnt-package-whyyy, r=Guillaume... | León Orell Valerian Liehr | -0/+7 |
| 2025-02-05 | Rollup merge of #136392 - jieyouxu:wrap-tracing, r=onur-ozkan | León Orell Valerian Liehr | -51/+99 |
| 2025-02-05 | Rollup merge of #136375 - Zalathar:llvm-di-builder, r=workingjubilee | León Orell Valerian Liehr | -98/+121 |
| 2025-02-05 | Rollup merge of #136263 - notriddle:notriddle/typescript2, r=fmease | León Orell Valerian Liehr | -148/+156 |
| 2025-02-05 | Rollup merge of #128045 - pnkfelix:rustc-contracts, r=oli-obk | León Orell Valerian Liehr | -39/+1869 |
| 2025-02-05 | Auto merge of #136244 - yotamofek:pr/rustdoc-join-iter, r=GuillaumeGomez | bors | -205/+202 |
| 2025-02-04 | Auto merge of #136115 - Mark-Simulacrum:shard-alloc-id, r=RalfJung | bors | -26/+44 |
| 2025-02-04 | Auto merge of #136549 - matthiaskrgr:rollup-sqbpgtd, r=matthiaskrgr | bors | -1063/+1369 |
| 2025-02-04 | Rollup merge of #136526 - Zalathar:thir-cx, r=Nadrieril | Matthias Krüger | -109/+86 |
| 2025-02-04 | Rollup merge of #136520 - compiler-errors:redundant-layout-assert, r=lcnr | Matthias Krüger | -173/+42 |
| 2025-02-04 | Rollup merge of #136497 - Jarcho:fn_ctxt, r=compiler-errors | Matthias Krüger | -124/+243 |
| 2025-02-04 | Rollup merge of #136477 - lqd:nll-tls-spans, r=matthewjasper | Matthias Krüger | -3/+15 |
| 2025-02-04 | Rollup merge of #136284 - oli-obk:push-zsxuwnzmonnl, r=lcnr | Matthias Krüger | -201/+474 |
| 2025-02-04 | Rollup merge of #136274 - compiler-errors:sized-wf, r=lcnr | Matthias Krüger | -428/+508 |
| 2025-02-04 | Rollup merge of #136242 - samueltardieu:remove-match-def-path, r=flip1995 | Matthias Krüger | -25/+1 |
| 2025-02-04 | Auto merge of #135760 - scottmcm:disjoint-bitor, r=WaffleLapkin | bors | -4/+205 |
| 2025-02-04 | Allow using named consts in pattern types | Oli Scherer | -56/+186 |
| 2025-02-04 | Auto merge of #136534 - jhpratt:rollup-dnz57dq, r=jhpratt | bors | -167/+239 |
| 2025-02-04 | Auto merge of #136533 - jhpratt:rollup-s0ign8n, r=jhpratt | bors | -926/+1234 |
| 2025-02-04 | bless test expectations | Rémy Rakic | -2/+2 |
| 2025-02-04 | fix NLL TLS end of function spans | Rémy Rakic | -1/+13 |
| 2025-02-04 | Rollup merge of #136518 - Urgau:fn_ptr-public-bound, r=Noratrieb | Jacob Pratt | -0/+3 |
| 2025-02-04 | Rollup merge of #136511 - joshtriplett:nonzero-cast-signed-unsigned, r=dtolnay | Jacob Pratt | -2/+64 |
| 2025-02-04 | Rollup merge of #136504 - lqd:more-compare-modes, r=jieyouxu | Jacob Pratt | -9/+11 |
| 2025-02-04 | Rollup merge of #136479 - RalfJung:dirent64, r=tgross35 | Jacob Pratt | -8/+6 |
| 2025-02-04 | Rollup merge of #136465 - nnethercote:rustc_middle-MORE, r=jieyouxu | Jacob Pratt | -148/+71 |
| 2025-02-04 | Rollup merge of #136398 - pitaj:unsafecell_access, r=dtolnay | Jacob Pratt | -0/+84 |
| 2025-02-04 | Rollup merge of #136334 - ricci009:primitivers, r=tgross35 | Jacob Pratt | -169/+183 |
| 2025-02-04 | Rollup merge of #136167 - pitaj:new_range, r=Nadrieril | Jacob Pratt | -54/+252 |
| 2025-02-04 | Rollup merge of #135844 - yaahc:tidy-feature-status-dump, r=jieyouxu | Jacob Pratt | -0/+123 |
| 2025-02-04 | Rollup merge of #135621 - bjorn3:move_tests_to_stdtests, r=Noratrieb | Jacob Pratt | -640/+635 |
| 2025-02-04 | Rollup merge of #134777 - saethlin:enable-more-tests-on-windows, r=Noratrieb | Jacob Pratt | -63/+41 |
| 2025-02-04 | Auto merge of #135265 - pascaldekloe:fmt-int-speed, r=tgross35,ChrisDenton | bors | -75/+81 |
| 2025-02-04 | librustdoc: create a helper for separating elements of an iterator instead of... | Yotam Ofek | -205/+202 |
| 2025-02-04 | bootstrap: add wrapper macros for `tracing`-gated tracing macros | 许杰友 Jieyou Xu (Joe) | -51/+99 |
| 2025-02-04 | Auto merge of #136525 - matthiaskrgr:rollup-m8kqlek, r=matthiaskrgr | bors | -420/+630 |
| 2025-02-04 | Rollup merge of #136462 - Zalathar:endpoint, r=oli-obk | Matthias Krüger | -39/+42 |
| 2025-02-04 | Rollup merge of #136309 - onur-ozkan:133629, r=jieyouxu | Matthias Krüger | -1/+5 |
| 2025-02-04 | Rollup merge of #136022 - vayunbiyani:port_tests, r=RalfJung | Matthias Krüger | -348/+518 |
| 2025-02-04 | Rollup merge of #135836 - ferrocene:ja-gh135782-build-crt-only-for-musl, r=on... | Matthias Krüger | -2/+8 |
| 2025-02-04 | Rollup merge of #134814 - sayantn:keylocker, r=oli-obk | Matthias Krüger | -0/+26 |
| 2025-02-04 | Rollup merge of #134807 - poliorcetics:ab/push-skpynvsmwkll, r=camelid | Matthias Krüger | -30/+31 |
| 2025-02-04 | Rename `thir::cx::Cx` to `ThirBuildCx` | Zalathar | -9/+12 |