| Age | Commit message (Expand) | Author | Lines |
| 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 | Implement basic support for running Miri with GenMC. | Patrick-6 | -429/+3572 |
| 2025-09-03 | Extract address generator struct from memory allocator. | Patrick-6 | -52/+95 |
| 2025-09-03 | Merge pull request #4562 from RalfJung/ci | Ralf Jung | -10/+9 |
| 2025-09-03 | no need to run GC_STRESS more than once for each OS | Ralf Jung | -6/+4 |
| 2025-09-03 | Merge pull request #4561 from RalfJung/short-fd-ops | Ralf Jung | -19/+50 |
| 2025-09-03 | re-balance CI | Ralf Jung | -4/+5 |
| 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 | thread parking: fix docs and examples | Ralf Jung | -0/+1 |
| 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 pull request #20586 from ChayimFriedman2/placeholder-ns | Shoyu Vanilla (Flint) | -233/+324 |
| 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 |
| 2025-09-02 | add a flag to always apply the maximum float error | Ralf Jung | -9/+54 |
| 2025-09-02 | improve process::abort rendering in Miri backtraces | Ralf Jung | -88/+49 |
| 2025-09-02 | move some configuration enums to a more logical place | Ralf Jung | -65/+63 |
| 2025-09-02 | Replace print statements in runtest with `write!` or `writeln!` | Zalathar | -60/+98 |
| 2025-09-02 | Preliminary plumbing of stdout/stderr as `&dyn ConsoleOut` | Zalathar | -8/+60 |
| 2025-09-02 | Encapsulate output-capture mode in a dedicated enum | Zalathar | -7/+43 |
| 2025-09-02 | Revert introduction of `[workspace.dependencies]`. | Nicholas Nethercote | -22/+22 |
| 2025-09-02 | Deduplicate methods in completion by function ID and not by name | Chayim Refael Friedman | -8/+47 |
| 2025-09-02 | Make sense of the mess that were (are) different kind of generics in the solver | Chayim Refael Friedman | -233/+324 |
| 2025-09-01 | fix a constness ordering bug in rustfmt | Nathaniel McCallum | -1/+1 |
| 2025-09-01 | Rollup merge of #146068 - Zalathar:panic-hook, r=jieyouxu | Stuart Cook | -0/+152 |
| 2025-09-01 | Rollup merge of #146060 - WaffleLapkin:fixup-nix-dev-shell-again, r=Noratrieb | Stuart Cook | -0/+3 |
| 2025-09-01 | Merge pull request #4554 from RalfJung/help | Ralf Jung | -12/+27 |
| 2025-09-01 | improve output for 'cargo miri test --help' | Ralf Jung | -12/+27 |
| 2025-09-01 | Merge ref '828e45ad11ce' from rust-lang/rust | The Miri Cronjob Bot | -22/+67 |
| 2025-09-01 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-09-01 | Capture panic messages via a custom panic hook | Zalathar | -0/+152 |
| 2025-09-01 | Auto merge of #145663 - Kobzol:bootstrap-test, r=jieyouxu | bors | -8/+47 |
| 2025-08-31 | Merge pull request #4466 from nia-e/native-structs | Ralf Jung | -133/+454 |
| 2025-08-31 | some refactoring and cleanup | Ralf Jung | -145/+128 |
| 2025-08-31 | native-lib: pass structs to native code | Nia Espera | -129/+467 |
| 2025-08-31 | native-lib: more resilient grabbing of instruction bytes | Nia Espera | -26/+26 |
| 2025-08-31 | fixup nix dev shell again | Waffle Lapkin | -0/+3 |
| 2025-08-31 | Auto merge of #146052 - matthiaskrgr:rollup-cfxx9m6, r=matthiaskrgr | bors | -8/+2 |
| 2025-08-31 | Rollup merge of #144443 - WaffleLapkin:integer-target-pointer-width, r=Noratrieb | Matthias Krüger | -8/+2 |
| 2025-08-31 | Auto merge of #146039 - Mark-Simulacrum:fix-bolt-path, r=Kobzol | bors | -5/+15 |