| Age | Commit message (Expand) | Author | Lines |
| 2025-08-23 | `get_diagnostic_item` in a bunch more places (#15519) | Samuel Tardieu | -169/+145 |
| 2025-08-23 | bootstrap.py: follow up tidy output from CI. | Havard Eidnes | -2/+3 |
| 2025-08-23 | Merge pull request #4540 from RalfJung/tb-refactors | Ralf Jung | -144/+116 |
| 2025-08-23 | std/src/lib.rs: mention "search button" instead of "search bar" | Ada Alakbarova | -1/+1 |
| 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 | Simplify SCC annotations somewhat | Amanda Stjerna | -24/+8 |
| 2025-08-23 | Rollup merge of #145791 - samueltardieu:fix-zst-to-enum-mir-validation, r=com... | Samuel Tardieu | -0/+41 |
| 2025-08-23 | Rollup merge of #145787 - samueltardieu:push-vovspkkxsxtn, r=Kobzol | Samuel Tardieu | -3/+3 |
| 2025-08-23 | Rollup merge of #145782 - karolzwolak:rustdoc-consistent-attributes-rendering... | Samuel Tardieu | -80/+139 |
| 2025-08-23 | Rollup merge of #145781 - Kobzol:clippy-remove-profile, r=lqd | Samuel Tardieu | -7/+0 |
| 2025-08-23 | Rollup merge of #145774 - Shourya742:2025-08-23-remove-default-opts-method, r... | Samuel Tardieu | -53/+0 |
| 2025-08-23 | Rollup merge of #145744 - RalfJung:miri-inplace-aliasing, r=compiler-errors | Samuel Tardieu | -7/+111 |
| 2025-08-23 | Rollup merge of #145729 - nnethercote:dup-packages, r=calebcartwright | Samuel Tardieu | -30/+9 |
| 2025-08-23 | Rollup merge of #145713 - lcnr:const-trait-bootstrap, r=compiler-errors | Samuel Tardieu | -9/+69 |
| 2025-08-23 | Rollup merge of #145670 - jdonszelmann:port-sanitize, r=lcnr | Samuel Tardieu | -191/+281 |
| 2025-08-23 | Rollup merge of #145540 - nia-e:prov-map-range, r=RalfJung | Samuel Tardieu | -8/+14 |
| 2025-08-23 | Rollup merge of #145515 - Kmeakin:km/optimize-char-encode-utf8, r=Mark-Simula... | Samuel Tardieu | -21/+26 |
| 2025-08-23 | Rollup merge of #145234 - dianne:1-tuple-witnesses, r=jackh726 | Samuel Tardieu | -25/+13 |
| 2025-08-23 | Rollup merge of #144452 - morinmorin:apple/update_read_limit, r=ChrisDenton | Samuel Tardieu | -3/+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 #145706 - lcnr:uniquification, r=BoxyUwU | bors | -128/+168 |
| 2025-08-23 | bootstrap.py: Improve CPU detection on NetBSD, | Havard Eidnes | -1/+12 |
| 2025-08-23 | std library: use execinfo library also on NetBSD. | Havard Eidnes | -0/+1 |
| 2025-08-23 | Activate `range-diff` feature of triagebot (#15538) | Philipp Krones | -0/+3 |
| 2025-08-23 | Remove chunk size from each chunk. | Camille GILLOT | -135/+162 |
| 2025-08-23 | Fix ICE when validating transmuting ZST to inhabited enum | Samuel Tardieu | -0/+41 |
| 2025-08-23 | Nits | Michael Goulet | -71/+72 |
| 2025-08-23 | Implement some more checks for `ptr_guaranteed_cmp` in consteval: | Zachary S | -45/+311 |
| 2025-08-23 | Auto merge of #145567 - clubby789:cargo_update, r=clubby789 | bors | -149/+155 |
| 2025-08-23 | Account for impossible bounds making seemingly unsatisfyable dyn-to-dyn casts | Michael Goulet | -11/+38 |
| 2025-08-23 | `entry`: link to `Entry` API if can't make a suggestion (#15546) | Samuel Tardieu | -2/+17 |
| 2025-08-23 | Enable LLVM download from CI for gnullvm dist | Mateusz Mikuła | -20/+2 |
| 2025-08-23 | Enable LLVM tools for gnullvm dist | Mateusz Mikuła | -12/+4 |
| 2025-08-23 | `entry`: link to `Entry` API if can't make a suggestion | Ada Alakbarova | -2/+17 |
| 2025-08-23 | Check config options in test suite (#15397) | Philipp Krones | -4/+30 |
| 2025-08-23 | simplify `too_many_args` (#15462) | Samuel Tardieu | -29/+10 |
| 2025-08-23 | fix visibility of private getters | Connor Tsui | -3/+6 |
| 2025-08-23 | move `WaitTimeoutResult` up to `mod.rs` | Connor Tsui | -137/+68 |
| 2025-08-23 | change `Barrier` implementation to use `nonpoison::Condvar` | Connor Tsui | -5/+3 |
| 2025-08-23 | add nonpoison and poison condvar tests | Connor Tsui | -195/+241 |
| 2025-08-23 | add `nonpoison::condvar` implementation | Connor Tsui | -2/+524 |
| 2025-08-23 | simplify `too_many_args` | Ada Alakbarova | -29/+10 |
| 2025-08-23 | Fix STD build failing for target_os = espidf | ivmarkov | -2/+11 |
| 2025-08-23 | Detect infinite loop in `async fn` not returning `!` (#15545) | dswij | -3/+33 |
| 2025-08-23 | Auto merge of #145771 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-08-23 | Allow running rust-installer (and other tools) multiple times with the same a... | Jakub Beránek | -0/+4 |
| 2025-08-23 | Use correct mode when printing a build message for std documentation | Jakub Beránek | -1/+1 |
| 2025-08-23 | Merge pull request #4524 from Stypox/tracing-chrome-overhead-rdtsc | Ralf Jung | -78/+283 |
| 2025-08-23 | citool: cleanup `mismatched_lifetime_syntaxes` warnings | Samuel Tardieu | -3/+3 |