| Age | Commit message (Expand) | Author | Lines |
| 2025-08-30 | Fix staging for compiler/std crate tests | Jakub Beránek | -56/+106 |
| 2025-08-30 | Move the `test!` macro closer to its usages | Jakub Beránek | -70/+70 |
| 2025-08-30 | Add metadata to a bunch of steps, rename variables and add comments | Jakub Beránek | -28/+102 |
| 2025-08-30 | Small refactoring around `RemoteCopyLibs` | Jakub Beránek | -10/+14 |
| 2025-08-30 | Remove stage0 checking | Jakub Beránek | -16/+2 |
| 2025-08-30 | Refactor `test::LintDocs` | Jakub Beránek | -7/+31 |
| 2025-08-30 | Remove `compiler_for` from `test::CodegenCranelift` | Jakub Beránek | -49/+35 |
| 2025-08-30 | Remove `compiler_for` from `test::CodegenGCC` | Jakub Beránek | -51/+31 |
| 2025-08-30 | Fix staging of `TestFloatParse` | Jakub Beránek | -74/+61 |
| 2025-08-30 | Add snapshot test for `x test` | Jakub Beránek | -1/+71 |
| 2025-08-30 | Forbid running tests on stage 0 unless `build.compiletest-allow-stage0` is en... | Jakub Beránek | -1/+7 |
| 2025-08-30 | Fixup `x test tier-check` | Jakub Beránek | -21/+40 |
| 2025-08-30 | Add snapshot test for `tier-check` | Jakub Beránek | -0/+13 |
| 2025-08-30 | Merge pull request #4549 from RalfJung/mprotect | Ralf Jung | -39/+21 |
| 2025-08-30 | std: clarify `OpenOptions` error for create without write access | Vladimir Petrzhikovskii | -22/+91 |
| 2025-08-30 | reduce some code duplication and update some comments | Ralf Jung | -22/+8 |
| 2025-08-30 | dedup recip float test | Karol Zwolak | -50/+22 |
| 2025-08-30 | native-lib mode: avoid unsoundness due to mrpotect | Ralf Jung | -17/+13 |
| 2025-08-30 | Remove incorrect FIXME | Jonathan Brouwer | -1/+1 |
| 2025-08-30 | Auto merge of #146026 - Zalathar:rollup-urbmv0t, r=Zalathar | bors | -278/+844 |
| 2025-08-30 | Switch select_unpredictable guard to raw pointer | Aurelia Molzer | -8/+11 |
| 2025-08-30 | Simplify select_unpredictable guard selection | Aurelia Molzer | -6/+6 |
| 2025-08-30 | Clarify panic-drop test for select_unpredictable | Aurelia Molzer | -4/+3 |
| 2025-08-30 | Rollup merge of #145969 - actuallylost:duration-from-nanos-128, r=tgross35 | Stuart Cook | -0/+56 |
| 2025-08-30 | Rollup merge of #145776 - ChaiTRex:ilog_specialization, r=joboet | Stuart Cook | -0/+14 |
| 2025-08-30 | Rollup merge of #145465 - Kivooeo:stabilize-array_repeat, r=joboet | Stuart Cook | -5/+1 |
| 2025-08-30 | Rollup merge of #144651 - connortsui20:nonpoison_condvar, r=joboet | Stuart Cook | -271/+771 |
| 2025-08-30 | Rollup merge of #143462 - Rudxain:read_to_string_usize, r=joboet | Stuart Cook | -2/+2 |
| 2025-08-30 | Add `#[must_use] and update `cloned` documentation | Connor Tsui | -2/+6 |
| 2025-08-30 | add feature gate in doc test | Connor Tsui | -0/+2 |
| 2025-08-30 | add `Bound::copied` | Connor Tsui | -0/+22 |
| 2025-08-30 | compiler: Include span of too huge array with `-Cdebuginfo=2` | Martin Nordholts | -7/+52 |
| 2025-08-30 | Auto merge of #123319 - no92:managarm-target, r=davidtwco | bors | -7/+169 |
| 2025-08-30 | Merge pull request #4548 from rust-lang/rustup-2025-08-30 | Oli Scherer | -4250/+5833 |
| 2025-08-30 | Merge ref 'e004014d1bf4' from rust-lang/rust | The Miri Cronjob Bot | -4249/+5832 |
| 2025-08-30 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-30 | Auto merge of #144494 - scottmcm:min_bigint_helpers, r=Mark-Simulacrum | bors | -24/+42 |
| 2025-08-30 | On binding not present in all patterns, look at consts and unit structs/varia... | Esteban Küber | -5/+361 |
| 2025-08-29 | Optimize `.ilog({2,10})` to `.ilog{2,10}()` | Chai T. Rex | -0/+14 |
| 2025-08-30 | Auto merge of #146023 - tgross35:rollup-gbec538, r=tgross35 | bors | -138/+201 |
| 2025-08-29 | Rollup merge of #146022 - tgross35:update-builtins, r=tgross35 | Trevor Gross | -37/+117 |
| 2025-08-29 | Rollup merge of #146017 - maurer:pipe2, r=Mark-Simulacrum | Trevor Gross | -0/+1 |
| 2025-08-29 | Rollup merge of #146000 - GuillaumeGomez:rustdoc-error-improvement, r=notriddle | Trevor Gross | -1/+3 |
| 2025-08-29 | Rollup merge of #145991 - GrigorenkoPV:haiku, r=tgross35 | Trevor Gross | -1/+1 |
| 2025-08-29 | Rollup merge of #145990 - lcnr:final-ty-no-resolve, r=davidtwco | Trevor Gross | -16/+10 |
| 2025-08-29 | Rollup merge of #145756 - okaneco:stabilize_char_boundary, r=scottmcm | Trevor Gross | -17/+15 |
| 2025-08-29 | Rollup merge of #145967 - Enselic:big-enum-debuginfo-span, r=wesleywiser | Trevor Gross | -10/+33 |
| 2025-08-29 | Rollup merge of #145756 - okaneco:stabilize_char_boundary, r=scottmcm | Trevor Gross | -26/+22 |
| 2025-08-29 | Rollup merge of #145467 - Kivooeo:stabilize-strict_provenance_atomic_ptr, r=s... | Trevor Gross | -18/+7 |
| 2025-08-29 | Rollup merge of #145242 - joboet:tait-split-paths, r=Mark-Simulacrum | Trevor Gross | -29/+7 |