| Age | Commit message (Expand) | Author | Lines |
| 2025-07-13 | Rollup merge of #143782 - jieyouxu:debug-assertions, r=ChrisDenton | León Orell Valerian Liehr | -2/+2 |
| 2025-07-13 | Rollup merge of #143778 - oli-obk:const-cleanup, r=fee1-dead | León Orell Valerian Liehr | -12/+4 |
| 2025-07-13 | Auto merge of #140717 - mejrs:diagnostic_lints, r=oli-obk | bors | -29/+35 |
| 2025-07-12 | Port `#[omit_gdb_pretty_printer_section]` to the new attribute parsing infras... | Jonathan Brouwer | -6/+9 |
| 2025-07-13 | cleaned up some tests | Kivooeo | -96/+160 |
| 2025-07-13 | moved tests | Kivooeo | -13/+13 |
| 2025-07-13 | compute all rpitit of a trait | bohan | -1/+35 |
| 2025-07-12 | Update uitest stderrs | Jonathan Brouwer | -33/+36 |
| 2025-07-12 | Auto merge of #143624 - tmiasko:copy-prop-borrowed, r=cjgillot | bors | -122/+91 |
| 2025-07-12 | Simplify codegen for niche-encoded variant tests | Scott McMurray | -35/+26 |
| 2025-07-12 | Auto merge of #143810 - matthiaskrgr:rollup-iw7a23z, r=matthiaskrgr | bors | -34/+57 |
| 2025-07-12 | Auto merge of #143766 - matthiaskrgr:rollup-0x7t69s, r=matthiaskrgr | bors | -399/+814 |
| 2025-07-11 | Rollup merge of #143759 - fluiderson:rdttff, r=aDotInTheVoid | Matthias Krüger | -3/+3 |
| 2025-07-11 | Rollup merge of #143403 - GrigorenkoPV:attributes/traits, r=jdonszelmann | Matthias Krüger | -31/+54 |
| 2025-07-11 | fix PartialEq const feature name and const_cmp tracking issue | Ralf Jung | -22/+23 |
| 2025-07-11 | Fix ICE for parsed attributes with longer path not handled by CheckAttrVisitor | Jonathan Brouwer | -0/+23 |
| 2025-07-11 | Opaque type collection: Guard against endlessly recursing free alias types | León Orell Valerian Liehr | -0/+29 |
| 2025-07-11 | Fix std debug assertions gate in `fmt-write-boat` | Jieyou Xu | -2/+2 |
| 2025-07-11 | More discriminant codegen tests | Scott McMurray | -0/+538 |
| 2025-07-11 | Some const_trait_impl test cleanups | Oli Scherer | -12/+4 |
| 2025-07-11 | constify `From` and `Into` | Oli Scherer | -35/+17 |
| 2025-07-11 | Rollup merge of #143718 - scottmcm:ub-transmute-is-ub, r=WaffleLapkin | Matthias Krüger | -17/+20 |
| 2025-07-11 | Rollup merge of #143708 - epage:pretty, r=compiler-errors | Matthias Krüger | -0/+19 |
| 2025-07-11 | Rollup merge of #143661 - Muscraft:other-suggestion-message, r=estebank | Matthias Krüger | -12/+294 |
| 2025-07-11 | Rollup merge of #143303 - Kivooeo:tf28, r=tgross35 | Matthias Krüger | -197/+262 |
| 2025-07-11 | Rollup merge of #143302 - Kivooeo:tf27, r=tgross35 | Matthias Krüger | -173/+219 |
| 2025-07-11 | Auto merge of #142911 - mejrs:unsized, r=compiler-errors | bors | -7/+118 |
| 2025-07-10 | Rollup merge of #143744 - fmease:lta-expand-proper-depth, r=compiler-errors | Trevor Gross | -0/+20 |
| 2025-07-10 | Rollup merge of #143742 - estebank:borrow-suggestion, r=compiler-errors | Trevor Gross | -75/+190 |
| 2025-07-11 | fix typos in function names in the `target_feature` test | Fluid | -3/+3 |
| 2025-07-11 | Split up the `unknown_or_malformed_diagnostic_attributes` lint | mejrs | -29/+35 |
| 2025-07-10 | Rollup merge of #143665 - obi1kenobi:pg/doc-hidden-tests, r=aDotInTheVoid | Matthias Krüger | -0/+36 |
| 2025-07-10 | Rollup merge of #143640 - oli-obk:const-fn-traits, r=compiler-errors | Matthias Krüger | -562/+69 |
| 2025-07-10 | Rollup merge of #143599 - folkertdev:x86-asm-syntax-global-naked-asm, r=Amanieu | Matthias Krüger | -0/+75 |
| 2025-07-10 | Rollup merge of #143590 - GuillaumeGomez:reexport-shadowing, r=lolbinary | Matthias Krüger | -0/+41 |
| 2025-07-10 | Rollup merge of #143446 - usamoi:export-executable-symbols, r=bjorn3,oli-obk | Matthias Krüger | -0/+30 |
| 2025-07-10 | Properly track the depth when expanding free alias types | León Orell Valerian Liehr | -0/+20 |
| 2025-07-10 | Update test | Esteban Küber | -14/+70 |
| 2025-07-10 | Make `Diag::multipart_suggestions` always verbose | Esteban Küber | -109/+186 |
| 2025-07-10 | Rework borrowing suggestions to use `Expr` instead of just `Span` | Esteban Küber | -110/+92 |
| 2025-07-10 | Add `BuilderMethods::unreachable_nonterminator` | Scott McMurray | -21/+20 |
| 2025-07-10 | Check assoc consts and tys later like assoc fns | Mu001999 | -20/+123 |
| 2025-07-10 | fix: Include frontmatter in -Zunpretty output | Ed Page | -0/+2 |
| 2025-07-10 | chore: Improve how the other suggestions message gets rendered | Scott Schafer | -18/+18 |
| 2025-07-10 | test: Make one multi suggestion test unicode | Scott Schafer | -0/+282 |
| 2025-07-10 | cleaned up some tests | Kivooeo | -112/+177 |
| 2025-07-10 | cleaned up some tests | Kivooeo | -85/+131 |
| 2025-07-10 | Rollup merge of #143683 - jieyouxu:rms-cleanup, r=Kobzol | Matthias Krüger | -53/+57 |
| 2025-07-10 | Rollup merge of #143666 - nilehmann:nested_bodies_in_consumers, r=lcnr | Matthias Krüger | -8/+18 |
| 2025-07-10 | Rollup merge of #136906 - chenyukang:yukang-fix-136741-closure-body, r=oli-obk | Matthias Krüger | -16/+136 |