1. 15e1f27 Merge pull request #5220 from moabo3li/handle-projected-values by Oli Scherer · 4 days ago master
  2. 1909ad7 Merge pull request #5225 from rust-lang/rustup-2026-07-23 by Ralf Jung · 4 days ago
  3. c386764 [Priroda] Render projected debug-info values by Mohamed Ali · 6 days ago
  4. 36d41c5 [Priroda] Test projected mplace value range rendering by Mohamed Ali · 4 days ago
  5. 9b9d078 Merge ref '390279b302ca' from rust-lang/rust by The Miri Cronjob Bot · 4 days ago
  6. 29da08a Prepare for merging from rust-lang/rust by The Miri Cronjob Bot · 4 days ago
  7. 161dd69 Auto merge of #159748 - GuillaumeGomez:rollup-9nyJVea, r=GuillaumeGomez by bors · 4 days ago
  8. 787ade8 Auto merge of #157797 - glandium:uninit, r=oli-obk by bors · 4 days ago
  9. 9b91814 Rollup merge of #159734 - amirHdev:docs-link-section-attribute, r=GuillaumeGomez by Guillaume Gomez · 4 days ago
  10. c3e4889 Rollup merge of #159513 - Urgau:runtime-symbols-159446, r=fee1-dead by Guillaume Gomez · 4 days ago
  11. 7a6738f Rollup merge of #159346 - RalfJung:android-linkat, r=the8472 by Guillaume Gomez · 4 days ago
  12. ea5b87e Rollup merge of #159306 - jackh726:iterating-updating-mutref-variant, r=lqd by Guillaume Gomez · 4 days ago
  13. 1b69d73 Rollup merge of #159699 - wllenyj:bump-libc, r=JohnTitor by Guillaume Gomez · 4 days ago
  14. 1273d9a Rollup merge of #159605 - N1ark:fabs-fallback, r=folkertdev by Guillaume Gomez · 4 days ago
  15. fcda51b Rollup merge of #159523 - devnexen:xous_upd_fix_2, r=Darksonn by Guillaume Gomez · 4 days ago
  16. 64615a8 Rollup merge of #159504 - RalfJung:generic-in-pat, r=BoxyUwU,Nadrieril by Guillaume Gomez · 4 days ago
  17. b409a3a Auto merge of #143208 - Mark-Simulacrum:skip-noop-cleanup, r=oli-obk by bors · 4 days ago
  18. 8ebb455 Merge pull request #5224 from RalfJung/rustup by Ralf Jung · 5 days ago
  19. 474e1b5 Auto merge of #159728 - JonathanBrouwer:rollup-6YNKbiO, r=JonathanBrouwer by bors · 5 days ago
  20. a9dde88 Rollup merge of #159705 - Zalathar:cfg-test, r=Kobzol by Jonathan Brouwer · 5 days ago
  21. c6aaf78 Rollup merge of #159646 - adwinwhite:fix-f16-hack, r=lcnr by Jonathan Brouwer · 5 days ago
  22. 970257a Rollup merge of #159451 - Kobzol:compiletest-debuginfo, r=Zalathar,jieyouxu by Jonathan Brouwer · 5 days ago
  23. 5067b51 Rollup merge of #158738 - Dnreikronos:next_trait_solver/gce_expr_recovery, r=BoxyUwU by Jonathan Brouwer · 5 days ago
  24. 8a4a169 Rollup merge of #159707 - RalfJung:dangling-ref-in-pattern, r=WaffleLapkin by Jonathan Brouwer · 5 days ago
  25. cdbe8c2 Rollup merge of #159659 - mejrs:limit, r=petrochenkov by Jonathan Brouwer · 5 days ago
  26. 2ddebd3 Rollup merge of #159607 - durin42:llvm-23-riscv32e-error-msg, r=nikic by Jonathan Brouwer · 5 days ago
  27. 0c080ab Rollup merge of #159596 - khyperia:type-const-rhs-expr, r=BoxyUwU by Jonathan Brouwer · 5 days ago
  28. 60a4090 Rollup merge of #159285 - nnethercote:simplify-apply_effects_in_range, r=cjgillot by Jonathan Brouwer · 5 days ago
  29. 8ce9a71 Rollup merge of #155697 - folkertdev:stabilize-c-variadic, r=tgross35,traviscross by Jonathan Brouwer · 5 days ago
  30. 7f175c7 Auto merge of #159623 - camelid:good-impls, r=notriddle,GuillaumeGomez by bors · 5 days ago
  31. 32eeb83 Stabilize `c_variadic` by Folkert de Vries · 5 months ago
  32. 02e0907 disable swizzle_dyn test on loongarch by Ralf Jung · 5 days ago
  33. bf7abac Revert "disable `portable_simd` miri test that needs additional intrinsic support" by Ralf Jung · 5 days ago
  34. b780030 Merge ref '1af98b7cdf86' from rust-lang/rust by Ralf Jung · 5 days ago
  35. b8000b5 Prepare for merging from rust-lang/rust by Ralf Jung · 5 days ago
  36. e2b305d Auto merge of #159609 - nikic:opt-escape, r=folkertdev by bors · 5 days ago
  37. c4103d8 Auto merge of #159697 - jhpratt:rollup-4WBEz7c, r=jhpratt by bors · 5 days ago
  38. 18148dc Rollup merge of #159663 - chenyukang:yukang-fix-153205-layout-cycle-hang-test, r=lqd by Jacob Pratt · 5 days ago
  39. 40a746a Rollup merge of #159657 - Zalathar:allow-unused, r=jieyouxu by Jacob Pratt · 5 days ago
  40. 6ac5d1e Rollup merge of #159652 - maxdexh:bugfix/unique-arc-uninit-drop-oom, r=Darksonn by Jacob Pratt · 5 days ago
  41. 4aba168 Rollup merge of #159629 - teor2345:splat-closure-test, r=JohnTitor by Jacob Pratt · 5 days ago
  42. 635f34a Rollup merge of #159625 - camsteffen:opsem-inhabited-refactor, r=RalfJung by Jacob Pratt · 5 days ago
  43. 8c2c3a9 Rollup merge of #159527 - Urgau:runtime-symbols-static-cleanup, r=GuillaumeGomez by Jacob Pratt · 5 days ago
  44. dd0afb5 Rollup merge of #159211 - kulst:llbc-fix-debuginfo, r=nnethercote by Jacob Pratt · 5 days ago
  45. ee06747 Rollup merge of #156474 - qaijuang:rustdoc-json-link-paths, r=aDotInTheVoid,GuillaumeGomez by Jacob Pratt · 5 days ago
  46. dc4a7f1 Rollup merge of #159656 - folkertdev:minicore-simd, r=jieyouxu by Jacob Pratt · 5 days ago
  47. 2f93d6b Rollup merge of #159647 - nnethercote:rm-early_exit-closures, r=bjorn3 by Jacob Pratt · 5 days ago
  48. 7357738 Rollup merge of #159614 - amirHdev:fix-unsafe-binder-debuginfo, r=JohnTitor by Jacob Pratt · 5 days ago
  49. a75cb96 Rollup merge of #158890 - teor2345:splat-mangling-clash, r=wesleywiser by Jacob Pratt · 5 days ago
  50. 5bf4b62 Rollup merge of #159582 - folkertdev:sync-from-portable-simd-2026-07-20, r=oli-obk by Jacob Pratt · 5 days ago
  51. f3f0584 Auto merge of #154989 - Jamesbarford:chore/move-region-to-ir, r=lcnr by bors · 6 days ago
  52. ed0b1bc Merge pull request #5216 from RalfJung/riscv by Ralf Jung · 6 days ago
  53. 8d13560 Merge pull request #5221 from niooss-ledger/readme-Ctarget-feature-typo by Ralf Jung · 6 days ago
  54. 40d9577 bump libc by Ralf Jung · 6 days ago
  55. c142b30 readme: fix misspelling of `-Ctarget-feature` by Nicolas Iooss · 6 days ago
  56. 209d341 Auto merge of #159440 - LorrensP-2158466:inplace-import-res, r=petrochenkov by bors · 6 days ago
  57. 90901f3 Merge pull request #5219 from folkertdev/aarch64-table by Ralf Jung · 6 days ago
  58. f9ba2e1 add a riscv target to CI by Ralf Jung · 9 days ago
  59. a31af19 Auto merge of #159634 - jhpratt:rollup-TdibLWR, r=jhpratt by bors · 6 days ago
  60. e048524 Rollup merge of #159616 - panstromek:clarify-input-stats-layout-change-comment, r=nnethercote by Jacob Pratt · 6 days ago
  61. 61d71c1 Rollup merge of #159613 - cuviper:unstable-book-rpath, r=clubby789 by Jacob Pratt · 6 days ago
  62. 547646d Rollup merge of #159601 - nnethercote:privatize-TokenTreeCursor, r=Kobzol by Jacob Pratt · 6 days ago
  63. cc5926e Rollup merge of #159578 - cjgillot:coroutine-refactor, r=oli-obk by Jacob Pratt · 6 days ago
  64. 0ad1640 Rollup merge of #159568 - chenyukang:yukang-fix-159482-cli-option-typo-suggestion, r=ShoyuVanilla by Jacob Pratt · 6 days ago
  65. 5cd6d5f Rollup merge of #159505 - uselessgoddess:fix/issue-159480, r=lolbinarycat by Jacob Pratt · 6 days ago
  66. b84c040 Rollup merge of #159472 - hkalbasi:rustc_public_float, r=celinval by Jacob Pratt · 6 days ago
  67. 89f34a7 Rollup merge of #159362 - SumkaKiller:add-test-120328, r=adwinwhite by Jacob Pratt · 6 days ago
  68. f06901a Rollup merge of #158808 - chitao1234:fix-rustc-llvm-cross-libstdcxx-abi, r=cuviper by Jacob Pratt · 6 days ago
  69. 8a2cca2 Rollup merge of #158547 - bushrat011899:alloc_io_buffered, r=clarfonthey by Jacob Pratt · 6 days ago
  70. 6166481 Rollup merge of #158496 - obeis:move-check-rustc-pub-transparen, r=JonathanBrouwer by Jacob Pratt · 6 days ago
  71. b7f592e Rollup merge of #157270 - Dnreikronos:ergonomic_clones_dotuse_capture_by_ref, r=oli-obk by Jacob Pratt · 6 days ago
  72. 680745c Rollup merge of #159543 - chenyukang:yukang-fix-159542-remove-extra-semicolon, r=estebank by Jacob Pratt · 6 days ago
  73. 88cfd00 Rollup merge of #159307 - TorinAsakura:fix/builtin-attribute-value-diagnostics, r=petrochenkov by Jacob Pratt · 6 days ago
  74. 1e60f78 fix: improve missing value diagnostics for built-in attributes by Andrew Ghostuhin · 6 days ago
  75. 3f4e46c support `neon.tbl*` intrinsics by Folkert de Vries · 7 days ago
  76. 785e740 disable `portable_simd` miri test that needs additional intrinsic support by Folkert de Vries · 7 days ago
  77. 7180c3c Auto merge of #159344 - Urgau:canonical-symbols, r=mejrs by bors · 7 days ago
  78. 36219d3 Merge pull request #5217 from moabo3li/local-value-bytes-handling by Oli Scherer · 7 days ago
  79. c16cd38 fix simd tests that use `without_provenance{_mut}` by Folkert de Vries · 7 days ago
  80. 3cb98da Auto merge of #158731 - adwinwhite:rid-structurally-relate-aliases, r=lcnr by bors · 7 days ago
  81. 374beec [Priroda] Add follow command for allocation bytes by Mohamed Ali · 8 days ago
  82. 70bfa17 [Priroda] Render provenance-aware local bytes by Mohamed Ali · 8 days ago
  83. a442e03 [Priroda] Render mplace local byte ranges by Mohamed Ali · 11 days ago
  84. 5069f22 Auto merge of #159556 - jhpratt:rollup-h68KPYG, r=jhpratt by bors · 8 days ago
  85. 89df67a Rollup merge of #159539 - scottmcm:nicer-rustc_abi-primitive-debug, r=jieyouxu by Jacob Pratt · 8 days ago
  86. a95264b Rollup merge of #159508 - qaijuang:rustc-attr-parsing-cleanup, r=mejrs by Jacob Pratt · 8 days ago
  87. 092a041 Rollup merge of #159548 - RalfJung:miri, r=RalfJung by Jacob Pratt · 8 days ago
  88. c946e8c Rollup merge of #159372 - Darksonn:core-net-displaybuffer, r=jhpratt by Jacob Pratt · 8 days ago
  89. 8871ffc Rollup merge of #158546 - bushrat011899:alloc_io_bufread, r=clarfonthey by Jacob Pratt · 8 days ago
  90. 108ba18 Auto merge of #159115 - xmakro:dep-graph-index-read-recorder, r=cjgillot by bors · 8 days ago
  91. 5facd38 Merge pull request #5218 from rust-lang/rustup-2026-07-19 by Ralf Jung · 8 days ago
  92. 0067239 Merge ref 'c904ba32e22c' from rust-lang/rust by The Miri Cronjob Bot · 8 days ago
  93. 6284007 Prepare for merging from rust-lang/rust by The Miri Cronjob Bot · 8 days ago
  94. d686e0d Auto merge of #159536 - JonathanBrouwer:rollup-6tQUfUp, r=JonathanBrouwer by bors · 8 days ago
  95. 5272dba Rollup merge of #159528 - Lars-Schumann:const-binary-search, r=clarfonthey by Jonathan Brouwer · 8 days ago
  96. 38097cd Rollup merge of #159522 - fmease:opaquify-builtin-syntax-macros, r=mejrs by Jonathan Brouwer · 8 days ago
  97. 086b968 Rollup merge of #159152 - joshtriplett:triagebot-miri-library, r=Mark-Simulacrum by Jonathan Brouwer · 8 days ago
  98. 0b08556 Rollup merge of #156650 - dingxiangfei2009:coro-no-prefix-tys, r=cjgillot by Jonathan Brouwer · 8 days ago
  99. ac73882 Rollup merge of #159010 - bjorn3:refactor_unwind, r=Mark-Simulacrum by Jonathan Brouwer · 8 days ago
  100. 4492c32 Rollup merge of #159517 - folkertdev:stdarch-sync-2026-07-18, r=folkertdev by Jonathan Brouwer · 8 days ago