| Age | Commit message (Expand) | Author | Lines |
| 2025-08-12 | [AVR] Changed data_layout | Tom Vijlbrief | -1/+7 |
| 2025-08-12 | E0793: Clarify that it applies to unions as well | 黑怕 | -1/+33 |
| 2025-08-11 | Convert moves of references to copies in RefProp | Ben Kimock | -3/+36 |
| 2025-08-11 | Auto merge of #143054 - lcnr:search_graph-3, r=BoxyUwU | bors | -91/+100 |
| 2025-08-11 | Propagate TraitImplHeader to hir | Cameron Steffen | -235/+245 |
| 2025-08-11 | Extract ast TraitImplHeader | Cameron Steffen | -126/+156 |
| 2025-08-11 | llvm: Accept new LLVM lifetime format | Matthew Maurer | -1/+5 |
| 2025-08-11 | Tweak trait modifier errors | Cameron Steffen | -27/+18 |
| 2025-08-11 | Move trait impl modifier errors to parsing | Cameron Steffen | -54/+59 |
| 2025-08-11 | Factor out InherentImplCannotUnsafe | Cameron Steffen | -19/+11 |
| 2025-08-11 | Always attempt to invoke xcrun to get the Apple SDK | Mads Marquart | -4/+8 |
| 2025-08-11 | Add new Tier-3 target: riscv64a23-unknown-linux-gnu | Chen Zhongyao | -1/+146 |
| 2025-08-11 | Only warn when invoking xcrun | Mads Marquart | -3/+24 |
| 2025-08-11 | Pass Apple SDK root to compiler driver via SDKROOT env var | Mads Marquart | -30/+38 |
| 2025-08-11 | Simplify `add_apple_sdk` | Mads Marquart | -25/+20 |
| 2025-08-11 | Rework `NameValueStr` | Esteban Küber | -9/+9 |
| 2025-08-11 | Add more docs to templates for attrs with incorrect arguments | Esteban Küber | -15/+56 |
| 2025-08-11 | Add link to invalid `repr` error | Esteban Küber | -0/+2 |
| 2025-08-11 | Add link to docs on malformed attributes | Esteban Küber | -87/+296 |
| 2025-08-11 | Allow attr entries to declare list of alternatives for `List` and `NamedValue... | Esteban Küber | -124/+164 |
| 2025-08-11 | Rollup merge of #145111 - fee1-dead-contrib:push-rlvnyrztlkpq, r=jieyouxu | Guillaume Gomez | -24/+1 |
| 2025-08-11 | Rollup merge of #144966 - scrabsha:push-rozroqqmurvu, r=jdonszelmann | Guillaume Gomez | -6/+44 |
| 2025-08-11 | significantly improve provisional cache rebasing | lcnr | -91/+100 |
| 2025-08-11 | Update error message | tiif | -2/+2 |
| 2025-08-11 | Support using #[unstable_feature_bound] on trait | tiif | -2/+1 |
| 2025-08-11 | Port `#[allow_internal_unsafe]` to the new attribute system (attempt 2) | Sasha Pourcelot | -22/+76 |
| 2025-08-11 | Turn _span into _trace as trace span name | Stypox | -19/+19 |
| 2025-08-11 | Add tracing to resolve-related functions | Stypox | -23/+41 |
| 2025-08-11 | Set dead_on_return attribute for indirect arguments | Nikita Popov | -1/+19 |
| 2025-08-11 | Rollup merge of #145194 - compiler-errors:coro-witness-re, r=lcnr | Stuart Cook | -2/+15 |
| 2025-08-11 | Rollup merge of #145091 - lcnr:remove-from_forall, r=petrochenkov | Stuart Cook | -29/+15 |
| 2025-08-11 | Rollup merge of #144156 - compiler-errors:dtorck-upvars, r=lcnr | Stuart Cook | -24/+50 |
| 2025-08-11 | Rollup merge of #135331 - fmease:ban-assoc-ty-unbounds, r=lcnr | Stuart Cook | -9/+11 |
| 2025-08-11 | remove `from_forall` | lcnr | -29/+15 |
| 2025-08-11 | Auto merge of #145236 - Zalathar:rollup-1ggbztv, r=Zalathar | bors | -6/+55 |
| 2025-08-11 | Rollup merge of #145227 - estebank:tweak-inference-span, r=joshtriplett | Stuart Cook | -2/+2 |
| 2025-08-11 | Rollup merge of #144558 - estebank:issue-68119, r=lcnr | Stuart Cook | -4/+53 |
| 2025-08-11 | Remove unnecessary comment | Michael Goulet | -1/+0 |
| 2025-08-11 | Remove unnecessary trait predicate eq function | Michael Goulet | -33/+1 |
| 2025-08-11 | Remove unnecessary UnsatisfiedConst reporting logic | Michael Goulet | -27/+1 |
| 2025-08-10 | Auto merge of #135846 - estebank:non-exhaustive-dfv-ctor-2, r=BoxyUwU | bors | -36/+177 |
| 2025-08-10 | clean up witness printing for tuple-like constructors | dianne | -17/+2 |
| 2025-08-10 | cfg_select: Support unbraced expressions | Josh Triplett | -11/+19 |
| 2025-08-10 | Fix doc-comment. | Camille GILLOT | -3/+2 |
| 2025-08-10 | show a trailing comma on singleton tuple constructors in witness pats | dianne | -0/+3 |
| 2025-08-10 | Do not point at macro invocation when providing inference context | Esteban Küber | -1/+1 |
| 2025-08-10 | Account for macros when trying to point at inference cause | Esteban Küber | -1/+1 |
| 2025-08-10 | Auto merge of #145223 - jhpratt:rollup-xcqbwqe, r=jhpratt | bors | -3/+3 |
| 2025-08-10 | Rollup merge of #145222 - dpaoliello:pareninllvmbuild, r=Amanieu | Jacob Pratt | -1/+1 |
| 2025-08-10 | Rollup merge of #145200 - joshtriplett:mbe-typo-fix, r=lqd | Jacob Pratt | -1/+1 |