| Age | Commit message (Expand) | Author | Lines |
| 2025-07-14 | Rollup merge of #143875 - fee1-dead-contrib:push-zvqrmzrprpzt, r=compiler-errors | Jakub Beránek | -37/+37 |
| 2025-07-14 | Rollup merge of #143217 - Periodic1911:link-ordinal, r=jdonszelmann | Jakub Beránek | -38/+54 |
| 2025-07-14 | Update SUMMARY.md | fuder.eth | -2/+2 |
| 2025-07-14 | Give all bytes of TypeId provenance | Oli Scherer | -3/+42 |
| 2025-07-14 | Add test array-type-no-semi.rs | xizheyin | -0/+74 |
| 2025-07-14 | tests: Test line debuginfo for linebreaked function parameters | Martin Nordholts | -0/+22 |
| 2025-07-14 | Auto merge of #143779 - JonathanBrouwer:automatically_derived_parser, r=oli-obk | bors | -33/+36 |
| 2025-07-13 | Auto merge of #143357 - cjgillot:no-assoc-item-kind, r=compiler-errors | bors | -74/+71 |
| 2025-07-13 | Fixes for Arm64EC | Daniel Paoliello | -2/+6 |
| 2025-07-14 | moved tests | Kivooeo | -0/+0 |
| 2025-07-13 | Auto merge of #143461 - folkertdev:cfg-select-builtin-macro, r=petrochenkov | bors | -0/+56 |
| 2025-07-13 | Imply always-const host effects the same as any other item bound | Michael Goulet | -0/+19 |
| 2025-07-13 | Dont collect assoc ty item bounds from trait where clause for host effect pre... | Michael Goulet | -28/+13 |
| 2025-07-13 | update issue number for `const_trait_impl` | Deadbeef | -37/+37 |
| 2025-07-13 | Auto merge of #143888 - matthiaskrgr:rollup-fv9x7kf, r=matthiaskrgr | bors | -262/+411 |
| 2025-07-13 | Bless incremental tests. | Camille GILLOT | -3/+3 |
| 2025-07-13 | Retire hir::*ItemRef. | Camille GILLOT | -24/+21 |
| 2025-07-13 | Retire hir::ForeignItemRef. | Camille GILLOT | -2/+2 |
| 2025-07-13 | Remove hir::AssocItemKind. | Camille GILLOT | -49/+49 |
| 2025-07-13 | Move trait_item_def_id from ImplItemRef to ImplItem. | Camille GILLOT | -2/+2 |
| 2025-07-13 | Rollup merge of #143774 - oli-obk:const_from, r=fee1-dead | Matthias Krüger | -35/+17 |
| 2025-07-13 | Rollup merge of #143519 - mu001999-contrib:dead-code/impl-items, r=petrochenkov | Matthias Krüger | -20/+123 |
| 2025-07-13 | Rollup merge of #143301 - Kivooeo:tf26, r=tgross35 | Matthias Krüger | -207/+271 |
| 2025-07-13 | make `cfg_select` a builtin macro | Folkert de Vries | -0/+56 |
| 2025-07-13 | Auto merge of #143617 - aDotInTheVoid:devdesktoptestattr, r=Mark-Simulacrum | bors | -2/+0 |
| 2025-07-13 | Port `#[link_ordinal]` to the new attribute parsing infrastructure. | Anne Stijns | -38/+54 |
| 2025-07-13 | pass --gc-sections if -Zexport-executable-symbols is enabled and improve tests | usamoi | -17/+37 |
| 2025-07-13 | Update `run-make` tests to use adjusted `symbols` helpers | Jieyou Xu | -4/+4 |
| 2025-07-13 | Adjust `run_make_support::symbols` helpers | Jieyou Xu | -0/+105 |
| 2025-07-13 | Rollup merge of #143803 - RalfJung:const-trait-tracking, r=compiler-errors | León Orell Valerian Liehr | -22/+23 |
| 2025-07-13 | Rollup merge of #143796 - JonathanBrouwer:fix-builtin-attribute-prefix, r=jdo... | León Orell Valerian Liehr | -0/+23 |
| 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 |