| Age | Commit message (Expand) | Author | Lines |
| 2025-09-08 | Auto merge of #146173 - Kmeakin:km/unicode-data/no-ascii, r=jhpratt | bors | -0/+5 |
| 2025-09-07 | optimization: Don't include ASCII characters in Unicode tables | Karl Meakin | -0/+5 |
| 2025-09-07 | Auto merge of #146216 - LorrensP-2158466:miri-float-nondet-foreign-items-take... | bors | -278/+489 |
| 2025-09-06 | Rollup merge of #146200 - GuillaumeGomez:simplify-rustdoc-gui-tests, r=lolbin... | Matthias Krüger | -418/+13 |
| 2025-09-06 | Change stdlib float tests to account for miri nondet floats. | LorrensP-2158466 | -4/+3 |
| 2025-09-06 | Implement nondet behaviour and change/add tests. | LorrensP-2158466 | -169/+375 |
| 2025-09-06 | Auto merge of #146233 - jieyouxu:run-make-fission, r=Kobzol | bors | -14/+24 |
| 2025-09-06 | Simplify rustdoc-gui tester by calling directly `browser-ui-test` | Guillaume Gomez | -418/+13 |
| 2025-09-06 | bump-stage0: pick highest common `toml` version, add a workaround | Jieyou Xu | -2/+6 |
| 2025-09-05 | Rollup merge of #146234 - hkBst:file-generated-header, r=tgross35 | León Orell Valerian Liehr | -1/+1 |
| 2025-09-05 | Rollup merge of #146041 - lolbinarycat:tidy-escheck-bless, r=Kobzol | León Orell Valerian Liehr | -10/+22 |
| 2025-09-05 | Auto merge of #146121 - Muscraft:filter-suggestion-parts, r=petrochenkov | bors | -8/+4 |
| 2025-09-05 | tidy: account for moved `tests/run-make/uefi-qemu` | Jieyou Xu | -1/+1 |
| 2025-09-05 | `run-make-support`: handle unavailable in-tree cargo under `run-make` test suite | Jieyou Xu | -6/+13 |
| 2025-09-05 | compiletest: implement {`run-make`,`run-make-cargo`} test suite split | Jieyou Xu | -7/+10 |
| 2025-09-05 | change file-is-generated doc comment to inner | Marijn Schouten | -1/+1 |
| 2025-09-04 | fix: Filter suggestion parts that match existing code | Scott Schafer | -8/+4 |
| 2025-09-04 | Merge commit 'e9b70454e4c9584be3b22ddabd26b741aeb06c10' into clippy-subtree-u... | Philipp Krones | -1641/+4536 |
| 2025-09-04 | Move float non determinism helpers to math.rs | LorrensP-2158466 | -134/+140 |
| 2025-09-04 | Rollup merge of #146151 - FrancescoV1985:issue-146047-fix, r=Kobzol | Matthias Krüger | -11/+9 |
| 2025-09-04 | Auto merge of #146192 - jhpratt:rollup-mam0bss, r=jhpratt | bors | -76/+326 |
| 2025-09-04 | improved solution for function is_non_auto_or_matches | FrancescoV1985 | -13/+11 |
| 2025-09-04 | Rollup merge of #146119 - Zalathar:capture, r=jieyouxu | Jacob Pratt | -75/+275 |
| 2025-09-04 | Rollup merge of #145690 - sayantn:integer-funnel-shift, r=tgross35 | Jacob Pratt | -1/+51 |
| 2025-09-04 | Auto merge of #146176 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-09-03 | Update cargo submodule | Weihang Lo | -0/+0 |
| 2025-09-04 | Implement compiletest `--new-output-capture`, in stable Rust | Zalathar | -2/+76 |
| 2025-09-04 | Auto merge of #146185 - Zalathar:rollup-n14lyv6, r=Zalathar | bors | -2/+7 |
| 2025-09-04 | Rollup merge of #146172 - RalfJung:triagebot-keyword-mentions, r=Urgau | Stuart Cook | -1/+6 |
| 2025-09-04 | Rollup merge of #146140 - jeremyd2019:patch-1, r=jieyouxu | Stuart Cook | -1/+1 |
| 2025-09-03 | Auto merge of #146156 - RalfJung:miri, r=RalfJung | bors | -630/+1663 |
| 2025-09-03 | support keyword-based mentions in tidy | Ralf Jung | -1/+6 |
| 2025-09-03 | fix applying an error to infinities | Ralf Jung | -0/+8 |
| 2025-09-03 | Rollup merge of #145944 - alexcrichton:native-wasip2, r=tgross35 | Stuart Cook | -1/+5 |
| 2025-09-03 | Rollup merge of #145414 - Kmeakin:km/unicode-table-refactors, r=joshtriplett,... | Stuart Cook | -149/+143 |
| 2025-09-03 | Merge pull request #4561 from RalfJung/short-fd-ops | Ralf Jung | -19/+50 |
| 2025-09-03 | add flag to not shorten FD reads/writes; don't shorten pipe operations | Ralf Jung | -19/+50 |
| 2025-09-03 | Add `funnel_sh{l,r}` functions and intrinsics | sayantn | -1/+51 |
| 2025-09-03 | Merge pull request #4558 from RalfJung/float-err-fix | Oli Scherer | -69/+103 |
| 2025-09-03 | Merge pull request #4559 from nia-e/zed-config | Ralf Jung | -0/+47 |
| 2025-09-03 | fix mangitude of applied float error | Ralf Jung | -69/+103 |
| 2025-09-03 | fixes auto-run js checks in tidy | FrancescoV1985 | -13/+13 |
| 2025-09-03 | Merge ref '51ff895062ba' from rust-lang/rust | The Miri Cronjob Bot | -118/+235 |
| 2025-09-03 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-09-03 | add zed editor config | Nia Espera | -0/+47 |
| 2025-09-02 | compiletest: cygwin follows windows in using PATH for dynamic libraries | jeremyd2019 | -1/+1 |
| 2025-09-02 | Rollup merge of #146118 - RalfJung:miri-abort, r=joboet | Guillaume Gomez | -88/+49 |
| 2025-09-02 | Rollup merge of #146089 - npmccallum:rustfmt, r=fmease | Guillaume Gomez | -1/+1 |
| 2025-09-02 | Rollup merge of #145783 - Erk-:et-cetera-span, r=compiler-errors | Guillaume Gomez | -7/+8 |
| 2025-09-02 | account for aarch64 windows oversleeping | Ralf Jung | -1/+2 |