| Age | Commit message (Expand) | Author | Lines |
| 2025-08-04 | coverage: Represent `CovmapVersion` as an enum | Zalathar | -15/+32 |
| 2025-08-04 | coverage: Simplify access to debug/testing `-Zcoverage-options` flags | Zalathar | -6/+9 |
| 2025-08-04 | coverage: Push async special case down into `extract_refined_covspans` | Zalathar | -14/+16 |
| 2025-08-04 | coverage: Remove `-Zcoverage-options=no-mir-spans` | Zalathar | -226/+5 |
| 2025-08-04 | coverage: Hoist `counter_for_bcb` out of its loop | Zalathar | -10/+10 |
| 2025-08-04 | coverage: Include an `Instance` in `CovfunRecord` for debug messages | Zalathar | -1/+6 |
| 2025-08-03 | Auto merge of #144869 - samueltardieu:rollup-3ba3m47, r=samueltardieu | bors | -556/+533 |
| 2025-08-03 | Rollup merge of #144851 - WaffleLapkin:instrinsic-deny, r=compiler-errors,sco... | Samuel Tardieu | -3/+44 |
| 2025-08-03 | Rollup merge of #144843 - rust-lang:cargo_update, r=clubby789 | Samuel Tardieu | -58/+59 |
| 2025-08-03 | Rollup merge of #144829 - Kivooeo:strip-flag, r=WaffleLapkin | Samuel Tardieu | -2/+3 |
| 2025-08-03 | Rollup merge of #144824 - Kivooeo:update-links, r=Noratrieb | Samuel Tardieu | -2/+2 |
| 2025-08-03 | Rollup merge of #144822 - Zalathar:hash-owner-nodes, r=compiler-errors | Samuel Tardieu | -28/+44 |
| 2025-08-03 | Rollup merge of #144816 - Noratrieb:e0562-impl-trait, r=WaffleLapkin | Samuel Tardieu | -5/+4 |
| 2025-08-03 | Rollup merge of #144808 - Veykril:push-uttkuyswqnzt, r=compiler-errors | Samuel Tardieu | -1/+1 |
| 2025-08-03 | Rollup merge of #144805 - Zalathar:proc-res, r=jieyouxu | Samuel Tardieu | -45/+56 |
| 2025-08-03 | Rollup merge of #144790 - lucarlig:pr-bounds-elision, r=compiler-errors | Samuel Tardieu | -0/+19 |
| 2025-08-03 | Rollup merge of #144738 - bjorn3:remove_omit_gdb_pretty_printer_section, r=ji... | Samuel Tardieu | -387/+209 |
| 2025-08-03 | Rollup merge of #144070 - stifskere:feat/macros/hash_map, r=Noratrieb | Samuel Tardieu | -0/+76 |
| 2025-08-03 | Rollup merge of #142678 - BoxyUwU:gai_cleanup, r=nnethercote | Samuel Tardieu | -25/+16 |
| 2025-08-03 | forbid tail calling intrinsics | Waffle Lapkin | -3/+44 |
| 2025-08-03 | Auto merge of #144732 - lcnr:ignore-shadowed-impls, r=compiler-errors | bors | -3/+105 |
| 2025-08-03 | Auto merge of #144704 - compiler-errors:explode-wf, r=lcnr | bors | -35/+30 |
| 2025-08-03 | Auto merge of #144677 - nnethercote:bound-const-handling, r=lcnr | bors | -97/+123 |
| 2025-08-03 | Change `TestCx::error` to `error_prefix`, which returns a string | Zalathar | -14/+22 |
| 2025-08-03 | Consolidate all `ProcRes` unwinds into one code path | Zalathar | -27/+29 |
| 2025-08-03 | Change `ProcRes::print_info` to `format_info` | Zalathar | -5/+6 |
| 2025-08-03 | cargo update | github-actions | -58/+59 |
| 2025-08-02 | Auto merge of #144814 - samueltardieu:rollup-qyum1hj, r=samueltardieu | bors | -523/+1500 |
| 2025-08-02 | Auto merge of #144774 - BoxyUwU:bump_1_91, r=BoxyUwU | bors | -1/+1 |
| 2025-08-02 | update links | Kivooeo | -2/+2 |
| 2025-08-02 | update flags for consistency | Kivooeo | -2/+3 |
| 2025-08-02 | Return a struct with named fields from `hash_owner_nodes` | Zalathar | -5/+21 |
| 2025-08-02 | Flatten `hash_owner_nodes` with an early-return | Zalathar | -21/+21 |
| 2025-08-02 | Update E0562 to account for the new impl trait positions | Noratrieb | -5/+4 |
| 2025-08-02 | Rollup merge of #144803 - tshepang:rdg-sync, r=jieyouxu | Samuel Tardieu | -19/+437 |
| 2025-08-02 | Rollup merge of #144797 - nilehmann:safety-comment-niche, r=Noratrieb | Samuel Tardieu | -3/+3 |
| 2025-08-02 | Rollup merge of #144796 - scrabsha:push-lsnwwpwpnpxr, r=jdonszelmann | Samuel Tardieu | -0/+1 |
| 2025-08-02 | Rollup merge of #144786 - JonathanBrouwer:cleanup-group-type, r=jdonszelmann | Samuel Tardieu | -25/+36 |
| 2025-08-02 | Rollup merge of #144782 - jieyouxu:compiletest-selftests, r=Kobzol | Samuel Tardieu | -16/+8 |
| 2025-08-02 | Rollup merge of #144766 - Berrysoft:patch-1, r=GuillaumeGomez | Samuel Tardieu | -0/+1 |
| 2025-08-02 | Rollup merge of #144756 - WaffleLapkin:inf-rec-etc-ctfe, r=lqd | Samuel Tardieu | -1/+28 |
| 2025-08-02 | Rollup merge of #144747 - petrochenkov:annusexp2, r=RalfJung | Samuel Tardieu | -19/+18 |
| 2025-08-02 | Rollup merge of #144703 - daltenty:daltenty/extern-weak, r=Noratrieb | Samuel Tardieu | -0/+1 |
| 2025-08-02 | Rollup merge of #144614 - cjgillot:fortify-unneeded, r=scottmcm | Samuel Tardieu | -222/+94 |
| 2025-08-02 | Rollup merge of #144478 - joshtriplett:doc-code-formatting-prep, r=Amanieu | Samuel Tardieu | -52/+67 |
| 2025-08-02 | Rollup merge of #144395 - folkertdev:fortanix-run-make-test, r=jieyouxu | Samuel Tardieu | -42/+74 |
| 2025-08-02 | Rollup merge of #144185 - purplesyringa:poisoning-wording, r=Amanieu | Samuel Tardieu | -25/+87 |
| 2025-08-02 | Rollup merge of #143771 - Randl:const-result, r=tgross35 | Samuel Tardieu | -25/+197 |
| 2025-08-02 | Rollup merge of #143662 - obi1kenobi:pg/unsafe-attribute-wrappers, r=t-rustdoc | Samuel Tardieu | -14/+46 |
| 2025-08-02 | Rollup merge of #143360 - folkertdev:const-continue-outside-loop-match, r=Waf... | Samuel Tardieu | -34/+107 |