| Age | Commit message (Expand) | Author | Lines |
| 2025-08-28 | Add `libc` to `[workspace.dependencies]`. | Nicholas Nethercote | -2/+2 |
| 2025-08-28 | Use default locale fallback data | Robert Bastian | -1/+1 |
| 2025-08-28 | Bump icu_list to 2.0 | Robert Bastian | -5/+5 |
| 2025-08-27 | fix target-pointer-width in tests | Waffle Lapkin | -1/+1 |
| 2025-08-27 | accept integer `target-pointer-width` in compiletest | Waffle Lapkin | -7/+1 |
| 2025-08-27 | Stabilize BTree{Map,Set}::extract_if | Sidney Cammeresi | -1/+0 |
| 2025-08-27 | Auto merge of #145909 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-08-27 | Remove several remnants of the old libtest-based executor | Zalathar | -88/+53 |
| 2025-08-27 | Rollup merge of #145885 - madsmtm:lldb-inherit-tcc, r=Kobzol | Matthias Krüger | -0/+29 |
| 2025-08-27 | Rollup merge of #145740 - nnethercote:workspace-members, r=Kobzol | Matthias Krüger | -4/+4 |
| 2025-08-27 | Rollup merge of #145335 - clarfonthey:wtf8-core-alloc, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2025-08-27 | Merge ref '269d5b56bcfd' from rust-lang/rust | The Miri Cronjob Bot | -8/+87 |
| 2025-08-27 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-27 | Add `itertools` to `[workspace.dependencies]`. | Nicholas Nethercote | -1/+1 |
| 2025-08-27 | Add `tracing` to `[workspace.dependencies]`. | Nicholas Nethercote | -3/+3 |
| 2025-08-26 | Update cargo submodule | Weihang Lo | -0/+0 |
| 2025-08-26 | Rollup merge of #145892 - jdonszelmann:codegen-fn-attrs-foreign-item, r=bjorn3 | Samuel Tardieu | -4/+3 |
| 2025-08-26 | Inherit TCC in debuginfo tests on macOS | Mads Marquart | -0/+29 |
| 2025-08-26 | add a flag to codegen fn attrs for foreign items | Jana Dönszelmann | -4/+3 |
| 2025-08-26 | Rollup merge of #145858 - alexcrichton:update-wasm-component-ld, r=lqd | Stuart Cook | -2/+1 |
| 2025-08-26 | Rollup merge of #145845 - Kobzol:fix-distcheck, r=jieyouxu | Stuart Cook | -0/+6 |
| 2025-08-26 | Rollup merge of #145821 - lolbinarycat:compiletest-error-show, r=clubby789 | Stuart Cook | -2/+3 |
| 2025-08-26 | Rollup merge of #145766 - epage:rustfmt, r=calebcartwright | Stuart Cook | -0/+74 |
| 2025-08-25 | Update wasm-component-ld dependency | Alex Crichton | -2/+1 |
| 2025-08-25 | Merge pull request #4543 from RalfJung/tb-sifa | Ralf Jung | -12/+12 |
| 2025-08-25 | TB: fix SIFA comment | Ralf Jung | -12/+12 |
| 2025-08-25 | Handle tarballs in `x test tidy` | Jakub Beránek | -0/+6 |
| 2025-08-25 | add span to struct pattern rest (..) | Valdemar Erk | -7/+8 |
| 2025-08-25 | Merge ref 'a1dbb443527b' from rust-lang/rust | The Miri Cronjob Bot | -70/+61 |
| 2025-08-25 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-24 | compiletest: if a compiler fails outside a ui test, show its output | binarycat | -2/+3 |
| 2025-08-24 | Auto merge of #145384 - ywxt:parallel-tests, r=jieyouxu | bors | -1/+15 |
| 2025-08-24 | fmt | The Miri Cronjob Bot | -1/+2 |
| 2025-08-24 | Merge ref 'f6d23413c399' from rust-lang/rust | The Miri Cronjob Bot | -1098/+1971 |
| 2025-08-24 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-23 | Rollup merge of #145798 - compiler-errors:unnamed-lt-primary, r=lqd | Jacob Pratt | -2/+2 |
| 2025-08-23 | Rollup merge of #144531 - Urgau:int_to_ptr_transmutes, r=jackh726 | Jacob Pratt | -67/+44 |
| 2025-08-23 | Use unnamed lifetime spans as primary spans for MISMATCHED_LIFETIME_SYNTAXES | Michael Goulet | -2/+2 |
| 2025-08-24 | Adjust clippy lints for rustc `integer_to_ptr_transmutes` lint | Urgau | -67/+32 |
| 2025-08-24 | Allow `integer_to_ptr_transmutes` in tests | Urgau | -0/+12 |
| 2025-08-23 | Merge pull request #4540 from RalfJung/tb-refactors | Ralf Jung | -144/+116 |
| 2025-08-23 | refactor tb_rebor: reduce code duplication | Ralf Jung | -38/+22 |
| 2025-08-23 | tree borrows: refactor new-permission logic | Ralf Jung | -110/+98 |
| 2025-08-23 | Rollup merge of #145781 - Kobzol:clippy-remove-profile, r=lqd | Samuel Tardieu | -7/+0 |
| 2025-08-23 | Rollup merge of #145744 - RalfJung:miri-inplace-aliasing, r=compiler-errors | Samuel Tardieu | -0/+95 |
| 2025-08-23 | Rollup merge of #145729 - nnethercote:dup-packages, r=calebcartwright | Samuel Tardieu | -3/+3 |
| 2025-08-23 | Rollup merge of #145540 - nia-e:prov-map-range, r=RalfJung | Samuel Tardieu | -8/+3 |
| 2025-08-23 | Rollup merge of #143898 - ognevny:opt-dist-rustc-rebuild, r=Kobzol | Samuel Tardieu | -2/+14 |
| 2025-08-23 | Auto merge of #145567 - clubby789:cargo_update, r=clubby789 | bors | -34/+38 |
| 2025-08-23 | Auto merge of #145771 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |