| Age | Commit message (Expand) | Author | Lines |
| 2025-08-20 | add back cfg(bootstrap), it is still needed | Ralf Jung | -0/+1 |
| 2025-08-20 | Merge ref 'f605b57042ff' from rust-lang/rust | The Miri Cronjob Bot | -157/+319 |
| 2025-08-20 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-20 | Rollup merge of #145626 - folkertdev:prefetch-fallback, r=Amanieu | Jacob Pratt | -0/+23 |
| 2025-08-20 | Rollup merge of #145359 - GuillaumeGomez:correctly-pick-search.js, r=lolbinar... | Jacob Pratt | -2/+20 |
| 2025-08-20 | Rollup merge of #145252 - shepmaster:demote-x86_64-apple-darwin-to-tier-2, r=... | Jacob Pratt | -1/+1 |
| 2025-08-20 | Rollup merge of #140794 - karolzwolak:allow-unused-doc-65464, r=davidtwco | Jacob Pratt | -1/+1 |
| 2025-08-20 | make `prefetch` intrinsics safe | Folkert de Vries | -14/+14 |
| 2025-08-19 | Enable triagebot `[review-changes-since]` feature | Urgau | -0/+3 |
| 2025-08-19 | bless tests with new lint messages | Karol Zwolak | -1/+1 |
| 2025-08-19 | Auto merge of #145600 - jieyouxu:rollup-jw0bpnt, r=jieyouxu | bors | -1/+1 |
| 2025-08-19 | add a fallback implementation for the `prefetch_*` intrinsics | Folkert de Vries | -0/+23 |
| 2025-08-19 | Support weak definitions | bjorn3 | -28/+114 |
| 2025-08-19 | Strenghten rustdoc js tester file macthing regex | Guillaume Gomez | -1/+1 |
| 2025-08-19 | Fix bug where `rustdoc-js` tester would not pick the right `search.js` file i... | Guillaume Gomez | -2/+20 |
| 2025-08-19 | God bless the tests | Johannes Hostert | -0/+53 |
| 2025-08-19 | link to TB doc in unsafe-code-guidelines | Johannes Hostert | -1/+2 |
| 2025-08-19 | Prevent impossible combinations in `ast::ModKind`. | Nicholas Nethercote | -9/+10 |
| 2025-08-19 | Rollup merge of #145429 - bjorn3:codegen_fn_attrs_improvements, r=jdonszelmann | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-08-19 | Rollup merge of #145585 - RalfJung:miri-inplace-arg-checks, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -37/+129 |
| 2025-08-19 | Rollup merge of #145306 - Stypox:tracing-misc, r=RalfJung | 许杰友 Jieyou Xu (Joe) | -0/+2 |
| 2025-08-19 | Rollup merge of #145025 - lolbinarycat:ci-tidy-spellcheck, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -27/+87 |
| 2025-08-19 | Optimize icon | lumiscosity | -0/+0 |
| 2025-08-19 | miri: detect passing the same local twice as an in-place argument | Ralf Jung | -0/+92 |
| 2025-08-19 | user facing code should use not use `PostAnalysis` | lcnr | -2/+2 |
| 2025-08-19 | Rollup merge of #144476 - notriddle:notriddle/stringdex, r=lolbinarycat,Guill... | Stuart Cook | -92/+99 |
| 2025-08-18 | Add tracing to various miscellaneous functions | Stypox | -0/+2 |
| 2025-08-18 | interpret: fix in-place return place semantics when the return place expressi... | Ralf Jung | -37/+37 |
| 2025-08-18 | Auto merge of #145478 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-08-18 | rustdoc: add rustdoc top bar web component | Michael Howell | -2/+2 |
| 2025-08-18 | triagebot: Show range-diff links on force pushes | Ralf Jung | -2/+5 |
| 2025-08-18 | Rename and move tuple index suffix regression test | Jieyou Xu | -1/+0 |
| 2025-08-18 | Merge pull request #4523 from Stypox/data-race-tracing | Ralf Jung | -0/+6 |
| 2025-08-18 | cargo update | github-actions | -34/+38 |
| 2025-08-18 | Auto-attach database in `Analysis` calls | Lukas Wirth | -101/+137 |
| 2025-08-18 | Merge pull request #20442 from ChayimFriedman2/unqualify | Shoyu Vanilla (Flint) | -1/+122 |
| 2025-08-18 | Rollup merge of #145451 - WaffleLapkin:norailoveyou, r=Noratrieb | Stuart Cook | -0/+1 |
| 2025-08-18 | fmt | The Miri Cronjob Bot | -1/+2 |
| 2025-08-18 | Merge ref '425a9c0a0e36' from rust-lang/rust | The Miri Cronjob Bot | -113/+159 |
| 2025-08-18 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-17 | Update cargo | Weihang Lo | -0/+0 |
| 2025-08-17 | Remove fixme comment | jackh726 | -1/+0 |
| 2025-08-17 | Add FIXME in named_associated_type_shorthand_candidates | jackh726 | -0/+3 |
| 2025-08-17 | Add fixme to associated_ty_item_bounds | jackh726 | -0/+1 |
| 2025-08-17 | Update fixme | jackh726 | -1/+1 |
| 2025-08-17 | Add new_empty_tuple | jackh726 | -2/+7 |
| 2025-08-17 | Remove a bunch of stuff from chalk_db | jackh726 | -513/+80 |
| 2025-08-17 | Use impl_trait_ns in Impl::trait_ref | jackh726 | -4/+1 |
| 2025-08-17 | Switch TraitRef in hir::TraitRef to next solver | jackh726 | -41/+288 |
| 2025-08-17 | Replace layout_of_ty with layout_of_ty_ns | jackh726 | -73/+75 |