| Age | Commit message (Expand) | Author | Lines |
| 2025-04-21 | Rollup merge of #140009 - ShE3py:tls-abort, r=thomcc | Chris Denton | -2/+2 |
| 2025-04-21 | Auto merge of #139727 - rust-lang:cargo_update, r=Mark-Simulacrum | bors | -16/+16 |
| 2025-04-20 | Auto merge of #140079 - ChrisDenton:rollup-2h5cg94, r=ChrisDenton | bors | -154/+544 |
| 2025-04-20 | Rollup merge of #140068 - detrina:master, r=Noratrieb | Chris Denton | -2/+2 |
| 2025-04-20 | Rollup merge of #140063 - Kobzol:ci-report-fix-newline, r=jieyouxu | Chris Denton | -1/+1 |
| 2025-04-20 | Make target maintainers more easily pingable | Noratrieb | -165/+176 |
| 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 #137953 - RalfJung:simd-intrinsic-masks, r=WaffleLapkin | Chris Denton | -0/+5 |
| 2025-04-20 | simd intrinsics with mask: accept unsigned integer masks | Ralf Jung | -0/+5 |
| 2025-04-20 | Update links armv7-rtems-eabihf.md | Devkuni | -2/+2 |
| 2025-04-20 | Remove stray newline from post-merge report | Jakub Beránek | -1/+1 |
| 2025-04-20 | Auto merge of #140043 - ChrisDenton:rollup-vwf0s9j, r=ChrisDenton | bors | -68/+895 |
| 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 #139042 - compiler-errors:do-not-optimize-switchint, r=saethlin | Chris Denton | -1/+30 |
| 2025-04-19 | Switch exploit mitigations to mdbook footnotes | Eric Huss | -43/+22 |
| 2025-04-19 | Rollup merge of #139995 - spencer3035:clean-ui-tests-4-of-n, r=jieyouxu | Chris Denton | -6/+1 |
| 2025-04-19 | Rollup merge of #139978 - Kobzol:ci-test-summary, r=jieyouxu | Chris Denton | -21/+511 |
| 2025-04-19 | Rollup merge of #139753 - folkertdev:naked-function-unsafe-attribute, r=tgros... | Chris Denton | -20/+17 |
| 2025-04-19 | Rollup merge of #139091 - mejrs:format, r=compiler-errors | Chris Denton | -1/+0 |
| 2025-04-19 | Rollup merge of #138934 - onur-ozkan:extended-config-profiles, r=Kobzol | Chris Denton | -20/+366 |
| 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 | fix broken link | Tshepang Mbambo | -1/+1 |
| 2025-04-19 | Rollup merge of #139919 - GuillaumeGomez:rustdoc-json-1-indexed, r=aDotInTheVoid | Chris Denton | -5/+5 |
| 2025-04-19 | Rollup merge of #139297 - RossSmyth:NixClean, r=WaffleLapkin | Chris Denton | -50/+111 |
| 2025-04-19 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -3428/+6298 |
| 2025-04-19 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-04-19 | readme: be copy-paste friendly | Tshepang Mbambo | -7/+7 |
| 2025-04-19 | Auto merge of #139114 - m-ou-se:super-let-pin, r=davidtwco | bors | -2/+2 |
| 2025-04-19 | Cleaned up 4 tests in `tests/ui/issues` | Spencer | -6/+1 |
| 2025-04-19 | Make `#[naked]` an unsafe attribute | Folkert de Vries | -20/+17 |
| 2025-04-18 | Update rustdoc-json-types `FORMAT_VERSION` to 45 | Guillaume Gomez | -1/+1 |
| 2025-04-18 | Make rustdoc JSON Span column 1-based, just like line numbers | Guillaume Gomez | -4/+4 |
| 2025-04-18 | Auto merge of #139996 - matthiaskrgr:rollup-0nka2hw, r=matthiaskrgr | bors | -239/+444 |
| 2025-04-18 | rtprintpanic: clarify that the error is aborting the process | Lieselotte | -2/+2 |
| 2025-04-18 | add coverage on config include logic | onur-ozkan | -2/+209 |
| 2025-04-18 | Improve `clean_maybe_renamed_item` function code a bit | Guillaume Gomez | -14/+33 |
| 2025-04-18 | Reduce duplicated test prefixes in nested subdirectories | Jakub Beránek | -25/+17 |
| 2025-04-18 | Add a note that explains the counts | Jakub Beránek | -0/+4 |
| 2025-04-18 | skip llvm-config in autodiff check builds, when its unavailable | Manuel Drehwald | -2/+1 |
| 2025-04-18 | Rollup merge of #139976 - jieyouxu:plumbing, r=Kobzol | Matthias Krüger | -6/+0 |
| 2025-04-18 | Rollup merge of #139913 - fmease:rustdoc-fix-fn-param-handling, r=GuillaumeGomez | Matthias Krüger | -159/+129 |
| 2025-04-18 | Rollup merge of #139853 - Kobzol:lld-llvm-config, r=onur-ozkan | Matthias Krüger | -56/+65 |
| 2025-04-18 | Rollup merge of #139615 - nnethercote:rm-name_or_empty, r=jdonszelmann | Matthias Krüger | -21/+15 |
| 2025-04-18 | Rollup merge of #139553 - petrosagg:channel-double-free, r=RalfJung,tgross35 | Matthias Krüger | -0/+45 |
| 2025-04-18 | Rollup merge of #139393 - willglynn:rustdoc_output_target_feature_information... | Matthias Krüger | -2/+125 |
| 2025-04-18 | Rollup merge of #138528 - dianne:implicit-deref-patterns, r=Nadrieril | Matthias Krüger | -1/+65 |