| Age | Commit message (Expand) | Author | Lines |
| 2025-09-25 | Rollup merge of #145973 - vexide:vex-std, r=tgross35 | Stuart Cook | -8/+19 |
| 2025-09-25 | bootstrap.py: Respect build.jobs while building bootstrap tool | J. Neuschäfer | -0/+2 |
| 2025-09-25 | rustdoc: hide `#[repr(...)]` if it isn't part of the public ABI | León Orell Valerian Liehr | -26/+76 |
| 2025-09-25 | rustdoc: Fully escape link section and export name | León Orell Valerian Liehr | -2/+2 |
| 2025-09-25 | rustdoc: Slightly clean up attr rendering | León Orell Valerian Liehr | -97/+56 |
| 2025-09-25 | rustdoc: Fix documentation for `--doctest-build-arg` | León Orell Valerian Liehr | -21/+5 |
| 2025-09-25 | Auto merge of #146981 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-09-24 | Make install test target independent | Jakub Beránek | -55/+61 |
| 2025-09-24 | unstably constify float mul_add methods | Jeremy Smart | -41/+5 |
| 2025-09-24 | Rollup merge of #146969 - RalfJung:maybe-null-errors, r=oli-obk | Matthias Krüger | -1/+1 |
| 2025-09-24 | Rollup merge of #146932 - ShoyuVanilla:ra-in-tree-hack, r=lcnr | Matthias Krüger | -40/+5 |
| 2025-09-24 | Rollup merge of #146897 - lolbinarycat:rustdoc-invalid_html_tags-ice-146890, ... | Matthias Krüger | -1/+2 |
| 2025-09-24 | std: add support for armv7a-vex-v5 target | Tropical | -8/+19 |
| 2025-09-24 | Update cargo submodule | Weihang Lo | -0/+0 |
| 2025-09-24 | Auto merge of #146338 - CrooseGit:dev/reucru01/AArch64-enable-GCS, r=Urgau,da... | bors | -3/+4 |
| 2025-09-24 | Switch next-solver related rustc dependencies of r-a to crates.io ones | Shoyu Vanilla | -40/+5 |
| 2025-09-24 | const validation: better error for maybe-null references | Ralf Jung | -1/+1 |
| 2025-09-24 | Auto merge of #146946 - matthiaskrgr:rollup-fsmrqez, r=matthiaskrgr | bors | -93/+360 |
| 2025-09-24 | Auto merge of #146953 - dianqk:update-llvm, r=cuviper | bors | -0/+0 |
| 2025-09-23 | Add an attribute to check the number of lanes in a SIMD vector after monomorp... | Caleb Zulawski | -0/+5 |
| 2025-09-24 | Update LLVM to 21.1.2 | dianqk | -0/+0 |
| 2025-09-23 | Rollup merge of #146898 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2025-09-23 | Rollup merge of #146896 - tshepang:rdg-sync, r=tshepang | Matthias Krüger | -93/+360 |
| 2025-09-23 | Auto merge of #146931 - RalfJung:miri, r=RalfJung | bors | -444/+370 |
| 2025-09-23 | Rollup merge of #146877 - el-ev:issue146816, r=fmease,lolbinarycat,GuillaumeG... | Matthias Krüger | -7/+18 |
| 2025-09-23 | Rollup merge of #146827 - foxtran:doc/linker-plugin-lto, r=nnethercote | Matthias Krüger | -2/+5 |
| 2025-09-23 | Rollup merge of #146784 - dpaoliello:findmsvc, r=wesleywiser | Matthias Krüger | -0/+1 |
| 2025-09-23 | Rollup merge of #146731 - Muscraft:svg-test-terminal-url, r=jdonszelmann | Matthias Krüger | -1/+1 |
| 2025-09-23 | Remove unused param from `write_header` | Yotam Ofek | -11/+2 |
| 2025-09-23 | Remove `Tooltip::None` variant, use `Option::None` | Yotam Ofek | -25/+28 |
| 2025-09-23 | Make `render_example_with_highlighting` return an `impl fmt::Display` | Yotam Ofek | -71/+62 |
| 2025-09-23 | Changes some aarch64 CIs g++ install & ubuntu ver. | Reuben Cruise | -3/+3 |
| 2025-09-23 | Add proper name mangling for pattern types | Oli Scherer | -0/+28 |
| 2025-09-23 | Make it possible to `x install` Cranelift and LLVM bitcode linker | Jakub Beránek | -0/+5 |
| 2025-09-23 | Merge ref 'f6092f224d2b' from rust-lang/rust | Ralf Jung | -10168/+39871 |
| 2025-09-23 | Prepare for merging from rust-lang/rust | Ralf Jung | -1/+1 |
| 2025-09-23 | Auto merge of #146317 - saethlin:panic=immediate-abort, r=nnethercote | bors | -7/+37 |
| 2025-09-23 | prevent line number from being copied in chrome | Iris Shi | -7/+18 |
| 2025-09-23 | move config check logic from get_toml to parse_inner | bit-aloo | -24/+23 |
| 2025-09-22 | fix ICE in rustdoc::invalid_html_tags | binarycat | -1/+2 |
| 2025-09-22 | Auto merge of #146892 - GuillaumeGomez:rollup-fa7lp0n, r=GuillaumeGomez | bors | -4/+59 |
| 2025-09-22 | Update books | rustbot | -0/+0 |
| 2025-09-22 | fix SIFA logic | Ralf Jung | -12/+23 |
| 2025-09-22 | Rollup merge of #146884 - Kobzol:tidy-rustdoc-modified, r=GuillaumeGomez | Guillaume Gomez | -2/+4 |
| 2025-09-22 | Rollup merge of #146848 - moturus:motor-os_tier-3, r=davidtwco | Guillaume Gomez | -0/+51 |
| 2025-09-22 | Rollup merge of #146828 - el-ev:issue146646, r=GuillaumeGomez | Guillaume Gomez | -2/+4 |
| 2025-09-22 | Auto merge of #146683 - clarfonthey:safe-intrinsics, r=RalfJung,Amanieu | bors | -4/+4 |
| 2025-09-22 | Merge pull request #2593 from rust-lang/tshepang/testing-with-ci | Tshepang Mbambo | -65/+65 |
| 2025-09-22 | various improvements resulting from reading Testing with CI | Tshepang Mbambo | -65/+65 |
| 2025-09-22 | reduce overlong lines | Tshepang Mbambo | -3/+8 |