| Age | Commit message (Expand) | Author | Lines |
| 2025-04-21 | Rollup merge of #139711 - thaliaarchi:hermit-args, r=jhpratt | Chris Denton | -40/+9 |
| 2025-04-21 | Rollup merge of #134213 - folkertdev:stabilize-naked-functions, r=tgross35,Am... | Chris Denton | -294/+165 |
| 2025-04-21 | Auto merge of #139727 - rust-lang:cargo_update, r=Mark-Simulacrum | bors | -38/+38 |
| 2025-04-20 | Auto merge of #140079 - ChrisDenton:rollup-2h5cg94, r=ChrisDenton | bors | -598/+898 |
| 2025-04-20 | Auto merge of #140083 - ChrisDenton:rollup-o0xjy0y, r=ChrisDenton | bors | -211/+185 |
| 2025-04-20 | Rollup merge of #140068 - detrina:master, r=Noratrieb | Chris Denton | -2/+2 |
| 2025-04-20 | Rollup merge of #140067 - m-ou-se:remove-macro-2021-hack, r=Urgau | Chris Denton | -40/+1 |
| 2025-04-20 | Rollup merge of #140063 - Kobzol:ci-report-fix-newline, r=jieyouxu | Chris Denton | -1/+1 |
| 2025-04-20 | Rollup merge of #139028 - Noratrieb:ping-pong, r=RalfJung | Chris Denton | -165/+176 |
| 2025-04-20 | Rollup merge of #138870 - beetrees:tier-2-nans, r=RalfJung | Chris Denton | -3/+5 |
| 2025-04-20 | Make target maintainers more easily pingable | Noratrieb | -165/+176 |
| 2025-04-20 | Rollup merge of #140054 - c-git:patch-1, r=joboet | Chris Denton | -1/+1 |
| 2025-04-20 | Rollup merge of #140051 - ehuss:exploit-footnotes, r=jieyouxu | Chris Denton | -43/+22 |
| 2025-04-20 | Rollup merge of #140044 - tshepang:rdg-push, r=jieyouxu | Chris Denton | -111/+517 |
| 2025-04-20 | Rollup merge of #139990 - jswrenn:no-nfas, r=tmiasko | Chris Denton | -295/+239 |
| 2025-04-20 | Rollup merge of #137953 - RalfJung:simd-intrinsic-masks, r=WaffleLapkin | Chris Denton | -148/+119 |
| 2025-04-20 | simd intrinsics with mask: accept unsigned integer masks | Ralf Jung | -148/+119 |
| 2025-04-20 | Update links armv7-rtems-eabihf.md | Devkuni | -2/+2 |
| 2025-04-20 | stabilize `naked_functions` | Folkert de Vries | -294/+165 |
| 2025-04-20 | Remove #[rustc_macro_edition_2021]. | Mara Bos | -40/+1 |
| 2025-04-20 | Remove stray newline from post-merge report | Jakub Beránek | -1/+1 |
| 2025-04-20 | transmutability: remove NFA intermediate representation | Jack Wrenn | -295/+239 |
| 2025-04-20 | Auto merge of #140043 - ChrisDenton:rollup-vwf0s9j, r=ChrisDenton | bors | -1576/+2813 |
| 2025-04-19 | docs: fix typo change from inconstants to invariants | Onè | -1/+1 |
| 2025-04-19 | Auto merge of #140053 - ChrisDenton:rollup-tt00skl, r=ChrisDenton | bors | -149/+363 |
| 2025-04-19 | Rollup merge of #140039 - apiraino:add-option-for-stable-backport-poll, r=aDo... | Chris Denton | -0/+1 |
| 2025-04-19 | Rollup merge of #140024 - cjgillot:continue-jumping, r=compiler-errors | Chris Denton | -71/+64 |
| 2025-04-19 | Rollup merge of #140008 - GuillaumeGomez:cleanup-clean_maybe_renamed_item, r=... | Chris Denton | -14/+33 |
| 2025-04-19 | Rollup merge of #140000 - EnzymeAD:autodiff-check-builds, r=onur-ozkan | Chris Denton | -2/+1 |
| 2025-04-19 | Rollup merge of #139843 - thaliaarchi:editor-file-associations, r=Mark-Simula... | Chris Denton | -11/+23 |
| 2025-04-19 | Rollup merge of #139533 - jogru0:130711, r=Mark-Simulacrum | Chris Denton | -0/+44 |
| 2025-04-19 | Rollup merge of #139042 - compiler-errors:do-not-optimize-switchint, r=saethlin | Chris Denton | -51/+197 |
| 2025-04-19 | Switch exploit mitigations to mdbook footnotes | Eric Huss | -43/+22 |
| 2025-04-19 | Add option for stable backport poll | apiraino | -0/+1 |
| 2025-04-19 | Auto merge of #140040 - ChrisDenton:rollup-56bzfuq, r=ChrisDenton | bors | -69/+187 |
| 2025-04-19 | Rollup merge of #139995 - spencer3035:clean-ui-tests-4-of-n, r=jieyouxu | Chris Denton | -182/+202 |
| 2025-04-19 | Rollup merge of #139978 - Kobzol:ci-test-summary, r=jieyouxu | Chris Denton | -21/+511 |
| 2025-04-19 | Rollup merge of #139868 - thaliaarchi:move-env-consts-pal, r=joboet | Chris Denton | -203/+206 |
| 2025-04-19 | Rollup merge of #139834 - ChrisDenton:spf, r=WaffleLapkin | Chris Denton | -6/+76 |
| 2025-04-19 | Rollup merge of #139762 - compiler-errors:non-env, r=lcnr | Chris Denton | -56/+107 |
| 2025-04-19 | Rollup merge of #139753 - folkertdev:naked-function-unsafe-attribute, r=tgros... | Chris Denton | -403/+375 |
| 2025-04-19 | Rollup merge of #139091 - mejrs:format, r=compiler-errors | Chris Denton | -685/+962 |
| 2025-04-19 | Rollup merge of #138934 - onur-ozkan:extended-config-profiles, r=Kobzol | Chris Denton | -20/+374 |
| 2025-04-19 | Merge pull request #2346 from folkertdev/bootstrap-in-dependencies | 许杰友 Jieyou Xu (Joe) | -0/+54 |
| 2025-04-19 | document `#[cfg(bootstrap)]` in dependencies | Folkert de Vries | -0/+54 |
| 2025-04-19 | Merge pull request #2347 from rust-lang/rustc-pull | Tshepang Mbambo | -17051/+28443 |
| 2025-04-19 | fix broken link | Tshepang Mbambo | -1/+1 |
| 2025-04-19 | Rollup merge of #140025 - Sky9x:re-remove-adtflags-anon, r=compiler-errors | Chris Denton | -2/+0 |
| 2025-04-19 | Rollup merge of #140016 - pfmooney:illumos-fstatat, r=jhpratt | Chris Denton | -3/+6 |
| 2025-04-19 | Rollup merge of #140007 - roblabla:fix-win7, r=ChrisDenton | Chris Denton | -0/+6 |