| Age | Commit message (Expand) | Author | Lines |
| 2025-08-26 | Rollup merge of #145535 - lolbinarycat:rustdoc-invalid_html_tags-svg-145529, ... | Stuart Cook | -12/+153 |
| 2025-08-26 | Rollup merge of #144885 - zachs18:ptr_guaranteed_cmp_more, r=RalfJung | Stuart Cook | -30/+192 |
| 2025-08-25 | Auto merge of #145711 - lcnr:non-defining-uses-hir-typeck, r=BoxyUwU | bors | -183/+225 |
| 2025-08-25 | change non-defining use error message | lcnr | -6/+58 |
| 2025-08-25 | support non-defining uses in HIR typeck | lcnr | -177/+167 |
| 2025-08-25 | Rollup merge of #145788 - JonathanBrouwer:proper-fix-for-macro-call-target, r... | Stuart Cook | -42/+302 |
| 2025-08-25 | Rollup merge of #145620 - compiler-errors:fake-dyn-to-dyn, r=lcnr | Stuart Cook | -0/+16 |
| 2025-08-24 | Auto merge of #145262 - compiler-errors:prefer-only-param, r=lcnr | bors | -0/+196 |
| 2025-08-24 | Make sure to treat only param where clauses as inherent | Michael Goulet | -0/+196 |
| 2025-08-24 | Auto merge of #137229 - GuillaumeGomez:expand-macro, r=lolbinarycat | bors | -1/+234 |
| 2025-08-24 | Auto merge of #145812 - karolzwolak:attrs-in-fields-and-variants-section, r=G... | bors | -0/+4 |
| 2025-08-24 | Regression test for attributes on macro calls | Jonathan Brouwer | -42/+302 |
| 2025-08-24 | Auto merge of #145384 - ywxt:parallel-tests, r=jieyouxu | bors | -18/+705 |
| 2025-08-24 | rustdoc: render attributes in Field and Variants sections | Karol Zwolak | -0/+4 |
| 2025-08-24 | fix ICE on stable related to attrs on macros | Jana Dönszelmann | -1/+46 |
| 2025-08-24 | Port crate name to the new attribute system | Jana Dönszelmann | -99/+106 |
| 2025-08-24 | Support lints in early attribute parsing | Jana Dönszelmann | -27/+40 |
| 2025-08-23 | Remove arm::t32-specific function pointer test. | Zachary S | -19/+3 |
| 2025-08-23 | Rollup merge of #145798 - compiler-errors:unnamed-lt-primary, r=lqd | Jacob Pratt | -119/+116 |
| 2025-08-23 | Rollup merge of #144531 - Urgau:int_to_ptr_transmutes, r=jackh726 | Jacob Pratt | -0/+302 |
| 2025-08-23 | Auto merge of #145796 - samueltardieu:rollup-linfi86, r=samueltardieu | bors | -82/+254 |
| 2025-08-23 | Use unnamed lifetime spans as primary spans for MISMATCHED_LIFETIME_SYNTAXES | Michael Goulet | -119/+116 |
| 2025-08-24 | Prefer verbose suggestions for `integer_to_ptr_transmutes` lint | Urgau | -36/+72 |
| 2025-08-24 | Allow `integer_to_ptr_transmutes` in tests | Urgau | -0/+1 |
| 2025-08-24 | Add lint against integer to pointer transmutes | Urgau | -0/+265 |
| 2025-08-23 | Rollup merge of #145791 - samueltardieu:fix-zst-to-enum-mir-validation, r=com... | Samuel Tardieu | -0/+26 |
| 2025-08-23 | Rollup merge of #145782 - karolzwolak:rustdoc-consistent-attributes-rendering... | Samuel Tardieu | -10/+71 |
| 2025-08-23 | Rollup merge of #145713 - lcnr:const-trait-bootstrap, r=compiler-errors | Samuel Tardieu | -0/+53 |
| 2025-08-23 | Rollup merge of #145670 - jdonszelmann:port-sanitize, r=lcnr | Samuel Tardieu | -64/+96 |
| 2025-08-23 | Rollup merge of #145234 - dianne:1-tuple-witnesses, r=jackh726 | Samuel Tardieu | -8/+8 |
| 2025-08-23 | Auto merge of #145706 - lcnr:uniquification, r=BoxyUwU | bors | -11/+9 |
| 2025-08-23 | Fix ICE when validating transmuting ZST to inhabited enum | Samuel Tardieu | -0/+26 |
| 2025-08-23 | Implement some more checks for `ptr_guaranteed_cmp` in consteval: | Zachary S | -30/+208 |
| 2025-08-23 | Account for impossible bounds making seemingly unsatisfyable dyn-to-dyn casts | Michael Goulet | -0/+16 |
| 2025-08-23 | port attribute to the new parsing infrastructure | Jana Dönszelmann | -64/+96 |
| 2025-08-23 | Update `tests/run-make/rustdoc-default-output/` output | Guillaume Gomez | -3/+3 |
| 2025-08-23 | rustdoc: update attribute tests | Karol Zwolak | -10/+71 |
| 2025-08-23 | Improve code and add test with macro coming from another file from the same c... | Guillaume Gomez | -45/+69 |
| 2025-08-23 | Auto merge of #145773 - jhpratt:rollup-kocqnzv, r=jhpratt | bors | -436/+3050 |
| 2025-08-22 | Rollup merge of #145765 - lqd:revert-142034, r=fmease | Jacob Pratt | -97/+109 |
| 2025-08-22 | Rollup merge of #145761 - Gelbpunkt:hermit-aarch64_be, r=wesleywiser | Jacob Pratt | -0/+3 |
| 2025-08-22 | Rollup merge of #145751 - epage:infostring, r=joshtriplett | Jacob Pratt | -0/+28 |
| 2025-08-22 | Rollup merge of #145745 - heiher:ignore-basic-stepping, r=lqd | Jacob Pratt | -0/+1 |
| 2025-08-22 | Rollup merge of #145731 - lolbinarycat:rustdoc-search-generic-pointer-142385,... | Jacob Pratt | -8/+280 |
| 2025-08-22 | Rollup merge of #145726 - aapoalas:reborrow-lang-experiment, r=petrochenkov | Jacob Pratt | -0/+16 |
| 2025-08-22 | Rollup merge of #145710 - heiher:issue-145692-2, r=nnethercote | Jacob Pratt | -25/+1019 |
| 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 | -194/+1006 |
| 2025-08-22 | Rollup merge of #145573 - veluca93:unsafe-force-target-feature, r=davidtwco | Jacob Pratt | -0/+132 |
| 2025-08-22 | Rollup merge of #145380 - okaneco:add-codegen-tests, r=Mark-Simulacrum | Jacob Pratt | -0/+182 |