| Age | Commit message (Expand) | Author | Lines |
| 2025-07-19 | cargo update | Ralf Jung | -384/+598 |
| 2025-07-19 | Auto merge of #144166 - matthiaskrgr:rollup-wccepuo, r=matthiaskrgr | bors | -3/+3 |
| 2025-07-19 | add -Zmiri-no-extra-rounding-error to specifically disable just that part of ... | Ralf Jung | -6/+18 |
| 2025-07-19 | interpret: fix TypeId pointers being considered data pointers | Ralf Jung | -4/+23 |
| 2025-07-19 | minor: remove unused var | Young-Flash | -3/+1 |
| 2025-07-19 | Add Deref -> DerefMut for generate_mut_trait_impl | A4-Tacks | -0/+37 |
| 2025-07-19 | Rollup merge of #144083 - RalfJung:miri-sleep, r=oli-obk | Matthias Krüger | -3/+3 |
| 2025-07-19 | Fix ide-assist: Deref transtive | A4-Tacks | -2/+25 |
| 2025-07-19 | Merge from rustc | The Miri Cronjob Bot | -1191/+3735 |
| 2025-07-19 | Auto merge of #144145 - matthiaskrgr:rollup-swc74s4, r=matthiaskrgr | bors | -87/+239 |
| 2025-07-19 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-07-18 | enzyme submodule update | Manuel Drehwald | -0/+0 |
| 2025-07-19 | Mitigate `#[align]` name resolution ambiguity regression with a rename | Jieyou Xu | -3/+7 |
| 2025-07-18 | Rollup merge of #143928 - ognevny:opt-dist-build-llvm, r=Kobzol | Matthias Krüger | -56/+87 |
| 2025-07-18 | Rollup merge of #142673 - oli-obk:uninit-read-mem, r=RalfJung | Matthias Krüger | -31/+152 |
| 2025-07-18 | Auto merge of #143845 - cjgillot:stability-query, r=jieyouxu | bors | -2/+2 |
| 2025-07-18 | unicode-table-gen: more clippy fixes | Marijn Schouten | -8/+8 |
| 2025-07-18 | unicode-table-gen: edition 2024 | Marijn Schouten | -2/+2 |
| 2025-07-18 | unicode-table-gen: clippy fixes | Marijn Schouten | -35/+28 |
| 2025-07-18 | move page protection logic inside native_lib | Ralf Jung | -93/+84 |
| 2025-07-18 | RA config: disable default features for faster build script build | Ralf Jung | -0/+2 |
| 2025-07-18 | make native-lib support compile-time-optional, and centralize cfg usage | Ralf Jung | -37/+52 |
| 2025-07-18 | Auto merge of #144114 - lnicola:sync-from-ra, r=lnicola | bors | -1185/+3731 |
| 2025-07-18 | opt-dist: make llvm builds optional | Maksim Bondarenkov | -56/+87 |
| 2025-07-18 | Show the memory of uninit reads | Oli Scherer | -77/+82 |
| 2025-07-18 | Auto merge of #144109 - matthiaskrgr:rollup-mz0mrww, r=matthiaskrgr | bors | -2/+2 |
| 2025-07-18 | Update lockfile | Laurențiu Nicola | -0/+3 |
| 2025-07-18 | Merge from rustc | The Miri Cronjob Bot | -146/+110 |
| 2025-07-18 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-07-18 | Rollup merge of #143293 - folkertdev:naked-function-kcfi, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2025-07-18 | Auto merge of #143545 - compiler-errors:coroutine-obl, r=oli-obk | bors | -2/+0 |
| 2025-07-18 | Merge pull request #19783 from A4-Tacks/generate-single-field-from | Shoyu Vanilla (Flint) | -6/+1043 |
| 2025-07-17 | Include ErrorGuaranteed in StableSince::Err. | Camille GILLOT | -2/+2 |
| 2025-07-17 | miri sleep tests: increase slack | Ralf Jung | -3/+3 |
| 2025-07-17 | Report the range of uninit bytes in CTFE errors | Oli Scherer | -29/+145 |
| 2025-07-17 | Auto merge of #143879 - fee1-dead-contrib:push-lrlpoouyqqry, r=fmease | bors | -29/+27 |
| 2025-07-17 | Merge pull request #4472 from RalfJung/triagebot | Oli Scherer | -13/+18 |
| 2025-07-17 | parse `const trait Trait` | Deadbeef | -29/+27 |
| 2025-07-17 | tweak PR process description | Ralf Jung | -4/+8 |
| 2025-07-17 | allow using different cargo binary | Nia Espera | -6/+13 |
| 2025-07-17 | Merge pull request #20233 from shashforge/lsp-minimal-example-clean | Shoyu Vanilla (Flint) | -132/+391 |
| 2025-07-17 | examples: add `minimal_lsp.rs` and FIFO test script. | Shashi Shankar | -132/+391 |
| 2025-07-17 | Rollup merge of #143955 - Stypox:tracing-frame-filter, r=RalfJung | Matthias Krüger | -21/+51 |
| 2025-07-17 | Rollup merge of #143914 - shepmaster:mismatched-lifetime-syntaxes-rewording, ... | Matthias Krüger | -6/+7 |
| 2025-07-17 | Rollup merge of #143631 - hkBst:update-escaper-2, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2025-07-17 | Merge from rustc | The Miri Cronjob Bot | -269/+264 |
| 2025-07-17 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-07-17 | Rollup merge of #143922 - nnethercote:join_path, r=petrochenkov | León Orell Valerian Liehr | -9/+11 |
| 2025-07-17 | Rollup merge of #143851 - lolbinarycat:bootstrap-node_modules, r=Kobzol | León Orell Valerian Liehr | -80/+13 |
| 2025-07-17 | Improve path segment joining. | Nicholas Nethercote | -9/+11 |