| Age | Commit message (Expand) | Author | Lines |
| 2025-07-04 | Merge pull request #4443 from RalfJung/concurrency-ub-detection | Ralf Jung | -2/+2 |
| 2025-07-04 | declare data race and weak memory support as non-experimental | Ralf Jung | -2/+2 |
| 2025-07-04 | Merge pull request #4442 from rust-lang/rustup-2025-07-04 | Oli Scherer | -1026/+2059 |
| 2025-07-04 | Merge from rustc | The Miri Cronjob Bot | -1025/+2058 |
| 2025-07-04 | Workaround a MemorySanitizer test issue | Scott McMurray | -2/+8 |
| 2025-07-03 | Allow all MIR `Aggregate`s to take the operand path (if layout permits) | Scott McMurray | -75/+372 |
| 2025-07-04 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-07-03 | Auto merge of #142890 - kornelski:unused-var-debug, r=saethlin | bors | -2/+54 |
| 2025-07-03 | Auto merge of #143390 - GuillaumeGomez:rollup-2avj41s, r=GuillaumeGomez | bors | -130/+279 |
| 2025-07-03 | Rollup merge of #143384 - GuillaumeGomez:update-browser-ui-test, r=kobzol | Guillaume Gomez | -2/+2 |
| 2025-07-03 | Rollup merge of #143379 - jieyouxu:backport-accepted, r=apiraino | Guillaume Gomez | -19/+90 |
| 2025-07-03 | Rollup merge of #143369 - bjorn3:cleanup_metadata_loading, r=lcnr | Guillaume Gomez | -95/+134 |
| 2025-07-03 | Rollup merge of #143364 - fee1-dead-contrib:push-pzymzusnzlso, r=workingjubilee | Guillaume Gomez | -1/+1 |
| 2025-07-03 | Rollup merge of #141831 - lolbinarycat:rustdoc-extern-reexport-135092, r=Guil... | Guillaume Gomez | -13/+52 |
| 2025-07-03 | Auto merge of #142857 - rust-lang:cargo_update, r=clubby789 | bors | -131/+231 |
| 2025-07-03 | cargo update | github-actions | -131/+231 |
| 2025-07-03 | Merge pull request #4441 from RalfJung/nanosleep | Ralf Jung | -9/+6 |
| 2025-07-03 | Update browser-ui-test version to `0.21.1` | Guillaume Gomez | -2/+2 |
| 2025-07-03 | nanosleep: fix argument name and add a missing argument read | Ralf Jung | -9/+6 |
| 2025-07-03 | Post {beta,stable}-accepted message to bootstrap backport threads | Jieyou Xu | -0/+14 |
| 2025-07-03 | Post {beta,stable}-accepted message to compiler backport threads | Jieyou Xu | -0/+14 |
| 2025-07-03 | [NFC] Re-organize `triagebot.toml` | Jieyou Xu | -19/+62 |
| 2025-07-03 | Auto merge of #143363 - jdonszelmann:rollup-7cv1kql, r=jdonszelmann | bors | -518/+951 |
| 2025-07-03 | Make most CrateLocator fields private | bjorn3 | -27/+29 |
| 2025-07-03 | Have a separate code path for -Zdual-proc-macro | bjorn3 | -41/+56 |
| 2025-07-03 | Pass CrateRejections separately from CrateLocator | bjorn3 | -63/+87 |
| 2025-07-03 | Deduplicate getting the path of a lib candidate | bjorn3 | -6/+4 |
| 2025-07-03 | don't include `.md` in title | Deadbeef | -1/+1 |
| 2025-07-03 | Rollup merge of #143329 - folkertdev:minicore-diagnostic-on-unimplemented, r=... | Jana Dönszelmann | -21/+67 |
| 2025-07-03 | Rollup merge of #143283 - marcoieni:document-optional, r=jieyouxu | Jana Dönszelmann | -0/+7 |
| 2025-07-03 | Rollup merge of #143083 - JonathanBrouwer:rustdoc-fix, r=jdonszelmann | Jana Dönszelmann | -1/+15 |
| 2025-07-03 | Rollup merge of #143038 - Qelxiros:142676-private-dependency-traits, r=tgross35 | Jana Dönszelmann | -11/+98 |
| 2025-07-03 | Rollup merge of #142876 - JonathanBrouwer:target_feature_parser, r=oli-obk | Jana Dönszelmann | -310/+438 |
| 2025-07-03 | Rollup merge of #134006 - klensy:typos, r=nnethercote | Jana Dönszelmann | -175/+326 |
| 2025-07-03 | Auto merge of #142910 - yotamofek:pr/rustdoc/markdown-lazy-to-string, r=Guill... | bors | -86/+83 |
| 2025-07-03 | Merge pull request #4440 from RalfJung/rustup | Ralf Jung | -1462/+2680 |
| 2025-07-03 | Merge from rustc | Ralf Jung | -1461/+2679 |
| 2025-07-03 | Replace kw_span by full span. | Camille GILLOT | -23/+31 |
| 2025-07-03 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-07-03 | minicore: use core's `diagnostic::on_unimplemented` messages | Folkert de Vries | -21/+67 |
| 2025-07-03 | setup CI and tidy to use typos for spellchecking and fix few typos | klensy | -175/+326 |
| 2025-07-03 | Auto merge of #143294 - ChrisDenton:rename-mingw, r=Kobzol | bors | -81/+80 |
| 2025-07-03 | Merge pull request #4439 from RalfJung/ci | Ralf Jung | -25/+18 |
| 2025-07-03 | only set host-specific CC; improve and de-duplicate native libs testing logic | Ralf Jung | -25/+18 |
| 2025-07-03 | Port `#[target_feature]` to the new attribute parsing infrastructure | Jonathan Brouwer | -310/+438 |
| 2025-07-03 | Auto merge of #143350 - matthiaskrgr:rollup-zcuvkve, r=matthiaskrgr | bors | -325/+716 |
| 2025-07-03 | Rollup merge of #143327 - RalfJung:miri-type-validity-error, r=oli-obk | Matthias Krüger | -107/+82 |
| 2025-07-03 | Rollup merge of #143325 - Kobzol:bootstrap-interner, r=clubby789 | Matthias Krüger | -4/+7 |
| 2025-07-03 | Rollup merge of #143324 - RalfJung:native-call-prep, r=oli-obk | Matthias Krüger | -61/+67 |
| 2025-07-03 | Rollup merge of #143321 - hkBst:typo-1, r=compiler-errors | Matthias Krüger | -1/+1 |