| Age | Commit message (Expand) | Author | Lines |
| 2025-09-07 | Improve make::struct_ field_list whitespace | A4-Tacks | -36/+39 |
| 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-06 | Add allow `else` keyword completion in LetStmt | A4-Tacks | -17/+220 |
| 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 | atomic rmw intrinsics: RHS must be an integer | Ralf Jung | -1/+2 |
| 2025-09-05 | Merge pull request #4569 from RalfJung/atomic-rmw | Ralf Jung | -127/+83 |
| 2025-09-05 | atomics: unify handling min/max and the other RMWs | Ralf Jung | -127/+83 |
| 2025-09-05 | change file-is-generated doc comment to inner | Marijn Schouten | -1/+1 |
| 2025-09-05 | Fix indent for unresolved_field fixes | A4-Tacks | -13/+52 |
| 2025-09-05 | Merge pull request #4568 from RalfJung/duration-from-nanos | Ralf Jung | -8/+2 |
| 2025-09-05 | make use of Duration::from_nanos_u128 | Ralf Jung | -8/+2 |
| 2025-09-05 | Merge ref 'b3cfb8faf84c' from rust-lang/rust | The Miri Cronjob Bot | -1730/+4878 |
| 2025-09-05 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-09-05 | Merge pull request #20609 from ChayimFriedman2/update-rustc | Shoyu Vanilla (Flint) | -579/+446 |
| 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 | Upgrade rustc crates | Chayim Refael Friedman | -579/+446 |
| 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 | Merge pull request #20607 from ChayimFriedman2/ns-dyn-mismatch | Chayim Refael Friedman | -1/+22 |
| 2025-09-04 | Add a regression test for a fixed new trait solver bug | Chayim Refael Friedman | -1/+22 |
| 2025-09-04 | Fix typo in config | Chayim Refael Friedman | -1/+1 |
| 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 | Merge ref '9385c64c95d9' from rust-lang/rust | The Miri Cronjob Bot | -150/+156 |
| 2025-09-04 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 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 | Merge pull request #4506 from Patrick-6/miri-genmc-mvp | Ralf Jung | -481/+3667 |