| Age | Commit message (Expand) | Author | Lines |
| 2025-08-25 | Only consider auto traits empty for the purposes of omitting vptrs from subtr... | Zachary S | -1/+6 |
| 2025-08-25 | Use attribute name in message for "outer attr used as inner attr" errors | Sasha Pourcelot | -42/+154 |
| 2025-08-25 | Add aarch64_be-unknown-linux-musl target | J. Neuschäfer | -0/+41 |
| 2025-08-25 | Do not open every source file twice when reading it | Jakub Beránek | -2/+8 |
| 2025-08-25 | use size_hint in attrs_to_doc_fragments | binarycat | -2/+7 |
| 2025-08-25 | On binding not present in all patterns, suggest potential typo | Esteban Küber | -35/+88 |
| 2025-08-25 | Switch next solver to use a specific associated type for trait def id | Chayim Refael Friedman | -177/+233 |
| 2025-08-25 | Don't show warnings from xcrun with -Zverbose-internals | Mads Marquart | -1/+1 |
| 2025-08-25 | change non-defining use error message | lcnr | -41/+40 |
| 2025-08-25 | support non-defining uses in HIR typeck | lcnr | -186/+331 |
| 2025-08-25 | Rollup merge of #145836 - minux-lee:issue-145835, r=RalfJung | Stuart Cook | -5/+0 |
| 2025-08-25 | Rollup merge of #145830 - nnethercote:TokenKind-unref, r=chenyukang | Stuart Cook | -49/+49 |
| 2025-08-25 | Rollup merge of #145820 - mati865:raw-elf-verdefnum, r=bjorn3 | Stuart Cook | -3/+10 |
| 2025-08-25 | Rollup merge of #145817 - Zalathar:llvm-bool, r=workingjubilee | Stuart Cook | -63/+103 |
| 2025-08-25 | Rollup merge of #145788 - JonathanBrouwer:proper-fix-for-macro-call-target, r... | Stuart Cook | -17/+35 |
| 2025-08-25 | Rollup merge of #145620 - compiler-errors:fake-dyn-to-dyn, r=lcnr | Stuart Cook | -62/+74 |
| 2025-08-25 | fold regions, don't erase | lcnr | -3/+4 |
| 2025-08-25 | add span to struct pattern rest (..) | Valdemar Erk | -23/+32 |
| 2025-08-25 | Remove bug comments from Repeat variant | Ryan Lee | -5/+0 |
| 2025-08-25 | Auto merge of #145480 - cjgillot:sizeless-chunks, r=Mark-Simulacrum | bors | -144/+165 |
| 2025-08-24 | Update documentation. | Camille Gillot | -9/+3 |
| 2025-08-25 | Remove the lifetime from `ExpTokenPair`/`SeqSep`. | Nicholas Nethercote | -49/+49 |
| 2025-08-24 | Make sure to treat only param where clauses as inherent | Michael Goulet | -0/+27 |
| 2025-08-24 | raw-dylib-elf: set correct `DT_VERDEFNUM` | Mateusz Mikuła | -3/+10 |
| 2025-08-24 | Rename `llvm::Bool` aliases to standard const case | Zalathar | -34/+33 |
| 2025-08-24 | Replace the `llvm::Bool` typedef with a proper newtype | Zalathar | -34/+75 |
| 2025-08-24 | Warn on macro calls for attributes that had this behaviour previously | Jonathan Brouwer | -17/+35 |
| 2025-08-24 | Directly raise fatal errors inside the codegen backends | bjorn3 | -124/+117 |
| 2025-08-24 | coverage: Build an "expansion tree" and use it to unexpand raw spans | Zalathar | -141/+212 |
| 2025-08-24 | Handle unwinding fatal errors in codegen workers | bjorn3 | -32/+21 |
| 2025-08-24 | fix ICE on stable related to attrs on macros | Jana Dönszelmann | -29/+12 |
| 2025-08-24 | Port crate name to the new attribute system | Jana Dönszelmann | -57/+142 |
| 2025-08-24 | Support lints in early attribute parsing | Jana Dönszelmann | -17/+53 |
| 2025-08-24 | Allow errors to be emitted as fatal during attribute parsing | Jana Dönszelmann | -22/+66 |
| 2025-08-23 | Rollup merge of #145798 - compiler-errors:unnamed-lt-primary, r=lqd | Jacob Pratt | -4/+4 |
| 2025-08-23 | Rollup merge of #144531 - Urgau:int_to_ptr_transmutes, r=jackh726 | Jacob Pratt | -1/+143 |
| 2025-08-23 | Auto merge of #145796 - samueltardieu:rollup-linfi86, r=samueltardieu | bors | -160/+248 |
| 2025-08-23 | Use unnamed lifetime spans as primary spans for MISMATCHED_LIFETIME_SYNTAXES | Michael Goulet | -4/+4 |
| 2025-08-24 | Prefer verbose suggestions for `integer_to_ptr_transmutes` lint | Urgau | -2/+4 |
| 2025-08-24 | Add lint against integer to pointer transmutes | Urgau | -1/+141 |
| 2025-08-23 | Simplify SCC annotations somewhat | Amanda Stjerna | -24/+8 |
| 2025-08-23 | Rollup merge of #145791 - samueltardieu:fix-zst-to-enum-mir-validation, r=com... | Samuel Tardieu | -0/+15 |
| 2025-08-23 | Rollup merge of #145744 - RalfJung:miri-inplace-aliasing, r=compiler-errors | Samuel Tardieu | -7/+16 |
| 2025-08-23 | Rollup merge of #145713 - lcnr:const-trait-bootstrap, r=compiler-errors | Samuel Tardieu | -9/+16 |
| 2025-08-23 | Rollup merge of #145670 - jdonszelmann:port-sanitize, r=lcnr | Samuel Tardieu | -127/+185 |
| 2025-08-23 | Rollup merge of #145540 - nia-e:prov-map-range, r=RalfJung | Samuel Tardieu | -0/+11 |
| 2025-08-23 | Rollup merge of #145234 - dianne:1-tuple-witnesses, r=jackh726 | Samuel Tardieu | -17/+5 |
| 2025-08-23 | Auto merge of #145706 - lcnr:uniquification, r=BoxyUwU | bors | -117/+159 |
| 2025-08-23 | Remove chunk size from each chunk. | Camille GILLOT | -135/+162 |
| 2025-08-23 | Fix ICE when validating transmuting ZST to inhabited enum | Samuel Tardieu | -0/+15 |