| Age | Commit message (Expand) | Author | Lines |
| 2025-06-26 | Change const trait bound syntax from ~const to [const] | Oli Scherer | -25/+25 |
| 2025-06-26 | Auto merge of #142581 - Kobzol:bootstrap-std-method, r=jieyouxu | bors | -680/+943 |
| 2025-06-26 | make size_and_align_of_mplace work on all projectable | Ralf Jung | -4/+4 |
| 2025-06-26 | Port `#[export_name]` to the new attribute parsing infrastructure | Jonathan Brouwer | -1/+4 |
| 2025-06-26 | Auto merge of #141899 - Kobzol:stdarch-josh, r=Amanieu | bors | -7/+1 |
| 2025-06-26 | Add windows-gnullvm hosts to the manifest | Mateusz Mikuła | -1/+3 |
| 2025-06-25 | make `tidy-alphabetical` use a natural sort | Folkert de Vries | -7/+209 |
| 2025-06-25 | Rollup merge of #142992 - workingjubilee:dont-validate-naughty-abis, r=jieyouxu | Jana Dönszelmann | -0/+5 |
| 2025-06-25 | Rollup merge of #142809 - KMJ-007:ad-type-analysis-flag, r=ZuseZ4 | Jana Dönszelmann | -0/+2 |
| 2025-06-25 | Remove `mut` | Jakub Beránek | -2/+2 |
| 2025-06-25 | Do not build GCC in fast try builds | Jakub Beránek | -1/+4 |
| 2025-06-25 | Skip more dist components | Jakub Beránek | -0/+5 |
| 2025-06-25 | Skip unnecessary components in x64 try builds | Jakub Beránek | -4/+22 |
| 2025-06-25 | Update `browser-ui-test` version to `0.20.7` | Guillaume Gomez | -1/+1 |
| 2025-06-25 | Sprinkle breadcrumbs around to lead people to the rust-invalid ABI | Jubilee Young | -0/+5 |
| 2025-06-25 | unstable-book: Update cmse feature descriptions | Jubilee Young | -18/+11 |
| 2025-06-25 | move unstable book page and account for it | Jubilee Young | -0/+0 |
| 2025-06-25 | Apply review comments | Jakub Beránek | -4/+63 |
| 2025-06-25 | rename run_always to run_in_dry_run | bit-aloo | -24/+27 |
| 2025-06-25 | Auto merge of #142997 - workingjubilee:rollup-6lxec87, r=workingjubilee | bors | -7/+81 |
| 2025-06-24 | Rollup merge of #142993 - ehuss:update-cargo, r=ehuss | Jubilee | -0/+0 |
| 2025-06-24 | Rollup merge of #142988 - alexcrichton:update-wasm-component-ld, r=Mark-Simul... | Jubilee | -1/+2 |
| 2025-06-24 | Rollup merge of #142977 - aDotInTheVoid:rustdochtml-targetfeature, r=Guillaum... | Jubilee | -1/+2 |
| 2025-06-24 | Rollup merge of #142934 - nnethercote:tweak-macro-stats, r=petrochenkov | Jubilee | -3/+3 |
| 2025-06-24 | Rollup merge of #142825 - jdonszelmann:track-caller, r=oli-obk | Jubilee | -2/+3 |
| 2025-06-24 | Rollup merge of #138780 - trifectatechfoundation:loop_match_attr, r=oli-obk,t... | Jubilee | -0/+52 |
| 2025-06-24 | Rollup merge of #135731 - frank-king:feature/pin-borrow, r=eholk,traviscross | Jubilee | -0/+19 |
| 2025-06-25 | added PrintTAFn flag for autodiff | Karan Janthe | -0/+2 |
| 2025-06-25 | submodule update | Karan Janthe | -0/+0 |
| 2025-06-25 | Auto merge of #140999 - hkBst:update-escaper, r=nnethercote | bors | -4/+5 |
| 2025-06-24 | Update cargo | Eric Huss | -0/+0 |
| 2025-06-24 | Update wasm-component-ld to 0.5.14 | Alex Crichton | -1/+2 |
| 2025-06-24 | Auto merge of #142979 - matthiaskrgr:rollup-szqah4e, r=matthiaskrgr | bors | -13/+8 |
| 2025-06-24 | fix clippy | Jana Dönszelmann | -2/+3 |
| 2025-06-24 | Avoid exporting panic_unwind as stdlib cargo feature | bjorn3 | -1/+1 |
| 2025-06-24 | Add all rustc_std_internal_symbol to symbols.o | bjorn3 | -0/+1 |
| 2025-06-24 | rustdoc: Don't mark `#[target_feature]` functions as ⚠ | Alona Enraght-Moony | -1/+2 |
| 2025-06-24 | Auto merge of #142959 - bjorn3:sync_cg_clif-2025-06-24, r=bjorn3 | bors | -0/+3 |
| 2025-06-24 | Rollup merge of #142799 - petrochenkov:expnop, r=bjorn3 | Matthias Krüger | -13/+8 |
| 2025-06-24 | Rollup merge of #142843 - dpaoliello:reproducible-build-2, r=jieyouxu | Guillaume Gomez | -1/+7 |
| 2025-06-24 | Rollup merge of #142704 - tgross35:remove-concat_idents, r=fee1-dead | Guillaume Gomez | -33/+4 |
| 2025-06-24 | rustc_session: Add a structure for keeping both explicit and default sysroots | Vadim Petrochenkov | -13/+8 |
| 2025-06-24 | Update tidy exceptions | bjorn3 | -0/+3 |
| 2025-06-24 | Remove the deprecated `concat_idents!` macro | Trevor Gross | -30/+3 |
| 2025-06-24 | Move some `issues-*` tests to better homes | Trevor Gross | -3/+1 |
| 2025-06-24 | Rollup merge of #142932 - Enselic:keep-empty-generic-params, r=aDotInTheVoid | Guillaume Gomez | -13/+16 |
| 2025-06-24 | Rollup merge of #142928 - Noratrieb:no-more-hang, r=clubby789 | Guillaume Gomez | -0/+6 |
| 2025-06-24 | Rollup merge of #142354 - gstjepan2:firefox_copy_paste_issue, r=GuillaumeGomez | Guillaume Gomez | -1/+29 |
| 2025-06-24 | Rollup merge of #140622 - petrochenkov:annusexp, r=jieyouxu | Guillaume Gomez | -76/+159 |
| 2025-06-24 | Add change tracker entry | Jakub Beránek | -0/+5 |