| Age | Commit message (Expand) | Author | Lines |
| 2025-08-24 | Adjust clippy lints for rustc `integer_to_ptr_transmutes` lint | Urgau | -67/+32 |
| 2025-08-24 | Allow `integer_to_ptr_transmutes` in tests | Urgau | -0/+13 |
| 2025-08-24 | Allow `integer_to_ptr_transmutes` in core | Urgau | -0/+1 |
| 2025-08-24 | Add lint against integer to pointer transmutes | Urgau | -1/+406 |
| 2025-08-23 | Auto merge of #145567 - clubby789:cargo_update, r=clubby789 | bors | -149/+155 |
| 2025-08-23 | Auto merge of #145771 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-08-23 | Auto merge of #145506 - cjgillot:live-or-dead-onescan, r=fee1-dead | bors | -13/+16 |
| 2025-08-23 | Auto merge of #145773 - jhpratt:rollup-kocqnzv, r=jhpratt | bors | -2092/+6170 |
| 2025-08-22 | Rollup merge of #145765 - lqd:revert-142034, r=fmease | Jacob Pratt | -218/+111 |
| 2025-08-22 | Rollup merge of #145763 - Kobzol:llvm-bindir-cross, r=Mark-Simulacrum | Jacob Pratt | -39/+84 |
| 2025-08-22 | Rollup merge of #145762 - jdonszelmann:attrs-strings-to-symbols, r=lqd | Jacob Pratt | -31/+36 |
| 2025-08-22 | Rollup merge of #145761 - Gelbpunkt:hermit-aarch64_be, r=wesleywiser | Jacob Pratt | -0/+33 |
| 2025-08-22 | Rollup merge of #145751 - epage:infostring, r=joshtriplett | Jacob Pratt | -2/+30 |
| 2025-08-22 | Rollup merge of #145747 - joshtriplett:builtin-diag-dyn, r=jdonszelmann | Jacob Pratt | -277/+265 |
| 2025-08-22 | Rollup merge of #145745 - heiher:ignore-basic-stepping, r=lqd | Jacob Pratt | -0/+1 |
| 2025-08-22 | Rollup merge of #145743 - xihuwenhua:master, r=petrochenkov | Jacob Pratt | -4/+4 |
| 2025-08-22 | Rollup merge of #145742 - lolbinarycat:rustdoc-search-type-cleanup-continued,... | Jacob Pratt | -43/+18 |
| 2025-08-22 | Rollup merge of #145738 - cjgillot:union-find-uplift, r=Zalathar | Jacob Pratt | -8/+7 |
| 2025-08-22 | Rollup merge of #145736 - joshtriplett:triagebot-style, r=traviscross | Jacob Pratt | -2/+1 |
| 2025-08-22 | Rollup merge of #145731 - lolbinarycat:rustdoc-search-generic-pointer-142385,... | Jacob Pratt | -41/+351 |
| 2025-08-22 | Rollup merge of #145726 - aapoalas:reborrow-lang-experiment, r=petrochenkov | Jacob Pratt | -0/+30 |
| 2025-08-22 | Rollup merge of #145710 - heiher:issue-145692-2, r=nnethercote | Jacob Pratt | -25/+1019 |
| 2025-08-22 | Rollup merge of #145695 - cjgillot:place-elem-map, r=oli-obk,lcnr | Jacob Pratt | -93/+66 |
| 2025-08-22 | Rollup merge of #145669 - notriddle:test-js-search-scripts-path, r=GuillaumeG... | Jacob Pratt | -0/+7 |
| 2025-08-22 | Rollup merge of #145641 - estebank:point-at-type-in-e0277, r=davidtwco | Jacob Pratt | -249/+1094 |
| 2025-08-22 | Rollup merge of #145633 - qxzcode:patch-1, r=jhpratt | Jacob Pratt | -4/+4 |
| 2025-08-22 | Rollup merge of #145597 - petrochenkov:nolateset, r=b-naber | Jacob Pratt | -53/+62 |
| 2025-08-22 | Rollup merge of #145573 - veluca93:unsafe-force-target-feature, r=davidtwco | Jacob Pratt | -61/+262 |
| 2025-08-22 | Rollup merge of #145380 - okaneco:add-codegen-tests, r=Mark-Simulacrum | Jacob Pratt | -0/+182 |
| 2025-08-22 | Rollup merge of #145218 - nilptr:nilptr/feat/lldb-enum-pretty-printer, r=Mark... | Jacob Pratt | -21/+23 |
| 2025-08-22 | Rollup merge of #144897 - fee1-dead-contrib:raw_lifetimes_printing, r=fmease | Jacob Pratt | -73/+192 |
| 2025-08-22 | Rollup merge of #144648 - connortsui20:nonpoison_rwlock, r=Mark-Simulacrum | Jacob Pratt | -752/+1996 |
| 2025-08-22 | Rollup merge of #142185 - saethlin:refprop-moves, r=cjgillot | Jacob Pratt | -88/+194 |
| 2025-08-22 | Rollup merge of #137457 - JayAndJef:issue-132802-fix, r=Kobzol | Jacob Pratt | -3/+43 |
| 2025-08-22 | Rollup merge of #137396 - compiler-errors:param-default, r=fmease | Jacob Pratt | -2/+44 |
| 2025-08-22 | Rollup merge of #132087 - ijchen:issue-131770-fix, r=dtolnay | Jacob Pratt | -3/+11 |
| 2025-08-23 | Auto merge of #145469 - cjgillot:split-transmute, r=nnethercote | bors | -263/+262 |
| 2025-08-22 | Update cargo | Weihang Lo | -0/+0 |
| 2025-08-22 | Auto merge of #145494 - cjgillot:span-decode-once, r=lqd | bors | -10/+9 |
| 2025-08-22 | add regression test for issue 142488 | Rémy Rakic | -0/+109 |
| 2025-08-22 | Bless rustdoc-ui. | Camille Gillot | -8/+6 |
| 2025-08-22 | convert strings to symbols in attr diagnostics | Jana Dönszelmann | -31/+36 |
| 2025-08-22 | Revert "Detect method not being present that is present in other tuple types" | Rémy Rakic | -218/+2 |
| 2025-08-22 | Fix stderr normalization. | Camille Gillot | -5/+5 |
| 2025-08-22 | Simplify implementation. | Camille Gillot | -44/+46 |
| 2025-08-22 | Separate transmute checking from typeck. | Camille Gillot | -254/+253 |
| 2025-08-22 | Recover param: Ty = EXPR | Michael Goulet | -2/+44 |
| 2025-08-22 | Add warning to the `Builder::llvm_config` function | Jakub Beránek | -0/+4 |
| 2025-08-22 | Ship LLVM tools for the correct target when cross-compiling | Jakub Beránek | -5/+43 |
| 2025-08-22 | Auto merge of #145352 - Shourya742:2025-08-12-remove-default-config, r=Kobzol | bors | -563/+527 |