| Age | Commit message (Expand) | Author | Lines |
| 2025-09-16 | Rollup merge of #146442 - Qelxiros:trait-suggestion-generics, r=BoxyUwU | Matthias Krüger | -6/+23 |
| 2025-09-16 | Detect top-level `...` in argument type | Esteban Küber | -7/+14 |
| 2025-09-16 | cmse: fix 'region variables should not be hashed' | Folkert de Vries | -0/+39 |
| 2025-09-16 | Reword note | Esteban Küber | -1/+1 |
| 2025-09-16 | remove redundant test | Esteban Küber | -20/+0 |
| 2025-09-16 | Add span for struct tail recursion limit error | Tawan Muadmuenwai | -31/+45 |
| 2025-09-16 | handle const generics, ?Sized, early bound lifetimes | Jeremy Smart | -6/+23 |
| 2025-09-16 | Keep space if expr follows identifier when lint unused parens | Mu001999 | -0/+65 |
| 2025-09-16 | Fix other uses of "adaptor" | Joe Birr-Pixton | -2/+2 |
| 2025-09-16 | fix issue with `cmse-nonsecure-entry` ABI being both async and c-variadic | Folkert de Vries | -23/+99 |
| 2025-09-16 | Suggest removing Box::new | Cameron Steffen | -3/+27 |
| 2025-09-16 | Auto merge of #146614 - Zalathar:rollup-hcxvdi1, r=Zalathar | bors | -285/+213 |
| 2025-09-15 | Don’t suggest foreign `doc(hidden)` types in E0277 diagnostics | Jules Bertholet | -14/+78 |
| 2025-09-16 | Rollup merge of #145095 - tiif:unstable_const_param, r=BoxyUwU | Stuart Cook | -285/+213 |
| 2025-09-15 | Rollup merge of #146559 - Jules-Bertholet:fix-typo, r=nnethercote | Matthias Krüger | -7/+7 |
| 2025-09-15 | remove FIXME from `has_significant_drop`, replaced with checking non_region_i... | ash | -0/+18 |
| 2025-09-15 | fix: Move CoerceShared into ops | Aapo Alasuutari | -6/+7 |
| 2025-09-15 | Bump rustfix 0.8.1 -> 0.8.7 | Jynn Nelson | -8/+8 |
| 2025-09-15 | Introduce basic Reborrow tests | Aapo Alasuutari | -0/+215 |
| 2025-09-15 | Add reborrow CoerceShared feature gate test | Aapo Alasuutari | -0/+16 |
| 2025-09-15 | Fix feature gate tests | tiif | -23/+24 |
| 2025-09-15 | Only run Cranelift dist test on nightly | Jakub Beránek | -0/+1 |
| 2025-09-15 | Fix existing test | Esteban Küber | -17/+4 |
| 2025-09-15 | Silence inference error on `PatKind::Err` | Esteban Küber | -14/+1 |
| 2025-09-15 | Detect attempt to use var-args in closure | Esteban Küber | -0/+33 |
| 2025-09-15 | Fix the testcases to not use UnsizedConstParamTy | tiif | -291/+218 |
| 2025-09-15 | Rollup merge of #143314 - tshepang:fix-filename, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2025-09-14 | Fix typo in error message | Jules Bertholet | -7/+7 |
| 2025-09-14 | Move more early buffered lints to dyn lint diagnostics (1/N) | León Orell Valerian Liehr | -2/+2 |
| 2025-09-14 | clean up issue-21950 (dyn trait cast without assoc type at the cast) | omskscream | -13/+20 |
| 2025-09-14 | clean up issue-18088 (operator from supertrait) | omskscream | -8/+13 |
| 2025-09-14 | clean up issue-19479 (assoc type from another trait) | omskscream | -0/+6 |
| 2025-09-14 | clean up issue-2284 (core marker trait name shadowing) | omskscream | -13/+21 |
| 2025-09-13 | initial implementation of the darwin_objc unstable feature | Jo Bates | -0/+304 |
| 2025-09-13 | Rollup merge of #146521 - folkertdev:document-va-arg-safe, r=workingjubilee | Jacob Pratt | -0/+62 |
| 2025-09-13 | Rollup merge of #146171 - scrabsha:push-wovnxxwltsun, r=WaffleLapkin | Jacob Pratt | -2/+2 |
| 2025-09-13 | c-variadic: check that c-variadic functions cannot be tail-called | Folkert de Vries | -0/+22 |
| 2025-09-13 | c-variadic: test `...` with naked functions | Folkert de Vries | -0/+40 |
| 2025-09-13 | Auto merge of #145186 - camsteffen:assoc-impl-kind, r=petrochenkov | bors | -18/+2 |
| 2025-09-13 | Auto merge of #146499 - jhpratt:rollup-ufflehe, r=jhpratt | bors | -62/+184 |
| 2025-09-13 | Rollup merge of #146456 - IoaNNUwU:issue-146446, r=estebank | Jacob Pratt | -1/+77 |
| 2025-09-13 | Rollup merge of #145896 - Oneirical:uncountable-integer-10, r=jieyouxu | Jacob Pratt | -57/+104 |
| 2025-09-13 | Rollup merge of #145471 - rs-sac:extr, r=the8472 | Jacob Pratt | -1/+0 |
| 2025-09-13 | Rollup merge of #144498 - Noratrieb:rustc-json-schema, r=jieyouxu,davidtwco | Jacob Pratt | -3/+3 |
| 2025-09-13 | Auto merge of #146394 - Enselic:debuginfo-level-tests-2, r=jieyouxu | bors | -8/+16 |
| 2025-09-13 | Rollup merge of #146403 - cyrgani:array-sugg-sorting, r=fee1-dead | Jana Dönszelmann | -8/+8 |
| 2025-09-13 | Rollup merge of #146389 - jdonszelmann:no-std, r=oli-obk | Jana Dönszelmann | -80/+200 |
| 2025-09-12 | Split AssocContainer::{InherentImpl,TraitImpl} | Cameron Steffen | -18/+2 |
| 2025-09-12 | Add --print target-spec-json-schema | Noratrieb | -3/+3 |
| 2025-09-12 | Add test batch 3 | Oneirical | -57/+104 |