| Age | Commit message (Expand) | Author | Lines |
| 2025-05-27 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-27 | Fix inference of `AsyncFnX` return type | Chayim Refael Friedman | -11/+81 |
| 2025-05-27 | Reduce `P<T>` to a typedef of `Box<T>`. | Nicholas Nethercote | -3/+3 |
| 2025-05-26 | Add stubs for environment variables; document some of the important ones | jyn | -6/+69 |
| 2025-05-26 | Merge pull request #19862 from ChayimFriedman2/item-resolve-macro-hir | Chayim Refael Friedman | -29/+74 |
| 2025-05-26 | Update mdbook to 0.4.51 | Eric Huss | -3/+3 |
| 2025-05-27 | Rollup merge of #141526 - jyn514:env-vars, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -0/+7 |
| 2025-05-27 | Rollup merge of #141513 - nia-e:allocbytes-extend, r=RalfJung | 许杰友 Jieyou Xu (Joe) | -7/+13 |
| 2025-05-27 | Rollup merge of #141433 - compiler-errors:unsafe-binder-captures, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -0/+2 |
| 2025-05-26 | Auto merge of #141406 - RalfJung:less-force-allocate, r=oli-obk | bors | -53/+54 |
| 2025-05-26 | fix: formated to clippy | vremyavnikuda | -1/+1 |
| 2025-05-26 | remove eq_unspanned from TokenStream | yukang | -1/+3 |
| 2025-05-26 | fix: the lines are formatted according to clippy | vremyavnikuda | -1/+1 |
| 2025-05-26 | fix: the lines are formatted according to clippy | vremyavnikuda | -2/+2 |
| 2025-05-26 | docs: add documentation for find_all_refs constructor search (#10725) | vremyavnikuda | -3/+158 |
| 2025-05-26 | Merge pull request #19792 from A4-Tacks/fix-generate-mut-trait-impl-indent | Lukas Wirth | -3/+91 |
| 2025-05-26 | Merge pull request #19819 from Veykril/push-utvzwvwuuvlm | Lukas Wirth | -3/+3 |
| 2025-05-26 | Merge pull request #19785 from A4-Tacks/fix-generate-new-indent | Lukas Wirth | -1/+136 |
| 2025-05-26 | Merge pull request #19851 from ChayimFriedman2/normalize-exhaustiveness | Lukas Wirth | -25/+81 |
| 2025-05-26 | Merge pull request #19864 from ChayimFriedman2/is-in-macro | Lukas Wirth | -85/+125 |
| 2025-05-26 | extend allocbytes with associated type | Nia Espera | -7/+13 |
| 2025-05-25 | Update tidy exceptions | bjorn3 | -0/+2 |
| 2025-05-25 | Properly implement `might_be_inside_macro_call()` using semantic information ... | Chayim Refael Friedman | -85/+125 |
| 2025-05-25 | Fix IDE resolution of item macros | Chayim Refael Friedman | -29/+74 |
| 2025-05-25 | add "Compiler environment variables" section to the unstable book | jyn | -0/+7 |
| 2025-05-25 | feat(unstable-book): Added unstable feature doc comments as feature descriptions | Ross Sullivan | -6/+38 |
| 2025-05-25 | fmt | The Miri Cronjob Bot | -1/+3 |
| 2025-05-25 | Merge from rustc | The Miri Cronjob Bot | -84/+39 |
| 2025-05-25 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-24 | Rollup merge of #141511 - Noratrieb:codegen-fn-attrs, r=compiler-errors | Guillaume Gomez | -2/+2 |
| 2025-05-24 | Rollup merge of #141505 - RalfJung:catch_unwind, r=Noratrieb | Guillaume Gomez | -23/+23 |
| 2025-05-24 | Rollup merge of #141487 - GuillaumeGomez:update-askama, r=notriddle | Guillaume Gomez | -1/+1 |
| 2025-05-24 | Cleanup CodegenFnAttrFlags | Noratrieb | -2/+2 |
| 2025-05-24 | fix zulip topic URL | Ralf Jung | -1/+1 |
| 2025-05-24 | rename internal panicking::try to catch_unwind | Ralf Jung | -23/+23 |
| 2025-05-24 | Update `askama` version to `0.14.0` in `generate-copyright` tool | Guillaume Gomez | -1/+1 |
| 2025-05-24 | Rollup merge of #141405 - RalfJung:GetUserProfileDirectoryW, r=ChrisDenton | Matthias Krüger | -3/+3 |
| 2025-05-23 | Auto merge of #141460 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-05-23 | GetUserProfileDirectoryW is now documented to always store the size | Ralf Jung | -3/+3 |
| 2025-05-23 | Rollup merge of #141457 - ehuss:update-mdbook, r=Mark-Simulacrum | Matthias Krüger | -50/+5 |
| 2025-05-23 | Update cargo | Weihang Lo | -0/+0 |
| 2025-05-23 | Update mdbook to 0.4.50 | Eric Huss | -50/+5 |
| 2025-05-23 | Rollup merge of #141383 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -199/+734 |
| 2025-05-23 | Rollup merge of #141376 - nnethercote:rename-kw-Empty, r=petrochenkov | Matthias Krüger | -4/+4 |
| 2025-05-23 | Bump salsa | Lukas Wirth | -280/+83 |
| 2025-05-23 | Properly analyze captures from unsafe binders | Michael Goulet | -0/+2 |
| 2025-05-23 | test some aarch64 windows targets | Ralf Jung | -1/+4 |
| 2025-05-23 | many-seeds tests have become a lot faster thanks to multithreading | Ralf Jung | -7/+5 |
| 2025-05-23 | ./miri bench: sort results alphabetically | Ralf Jung | -11/+15 |
| 2025-05-23 | Merge from rustc | The Miri Cronjob Bot | -4615/+6169 |