| Age | Commit message (Expand) | Author | Lines |
| 2025-07-13 | Auto merge of #143461 - folkertdev:cfg-select-builtin-macro, r=petrochenkov | bors | -28/+226 |
| 2025-07-13 | Imply always-const host effects the same as any other item bound | Michael Goulet | -0/+1 |
| 2025-07-13 | Dont collect assoc ty item bounds from trait where clause for host effect pre... | Michael Goulet | -22/+34 |
| 2025-07-13 | Ensure proper item queries for assoc tys | Michael Goulet | -4/+6 |
| 2025-07-13 | update issue number for `const_trait_impl` | Deadbeef | -2/+2 |
| 2025-07-13 | Retire hir::*ItemRef. | Camille GILLOT | -130/+79 |
| 2025-07-13 | Retire hir::ForeignItemRef. | Camille GILLOT | -62/+36 |
| 2025-07-13 | Generalize TyCtxt::item_name. | Camille GILLOT | -10/+14 |
| 2025-07-13 | Remove hir::AssocItemKind. | Camille GILLOT | -296/+160 |
| 2025-07-13 | Move trait_item_def_id from ImplItemRef to ImplItem. | Camille GILLOT | -72/+62 |
| 2025-07-13 | Delegation: self parameter must be named exactly `self`. | Camille GILLOT | -7/+33 |
| 2025-07-13 | Remove usused depth. | Camille GILLOT | -4/+1 |
| 2025-07-13 | Rollup merge of #143785 - bjorn3:faster_ra_build_script_build, r=Kobzol | Matthias Krüger | -0/+14 |
| 2025-07-13 | Rollup merge of #143734 - LorrensP-2158466:refactor-resolve-resolution-bindin... | Matthias Krüger | -55/+77 |
| 2025-07-13 | Rollup merge of #143685 - LorrensP-2158466:merge-import-bindings, r=petrochenkov | Matthias Krüger | -136/+123 |
| 2025-07-13 | Rollup merge of #143634 - nia-e:init-and-wildcards, r=RalfJung | Matthias Krüger | -25/+38 |
| 2025-07-13 | Rollup merge of #143519 - mu001999-contrib:dead-code/impl-items, r=petrochenkov | Matthias Krüger | -24/+46 |
| 2025-07-13 | make `cfg_select` a builtin macro | Folkert de Vries | -28/+226 |
| 2025-07-13 | Port `#[link_ordinal]` to the new attribute parsing infrastructure. | Anne Stijns | -112/+105 |
| 2025-07-13 | pass --gc-sections if -Zexport-executable-symbols is enabled and improve tests | usamoi | -6/+3 |
| 2025-07-13 | Auto merge of #143867 - fmease:rollup-5tll6m9, r=fmease | bors | -1/+16 |
| 2025-07-13 | warn on align on fields to avoid breaking changes | Jana Dönszelmann | -6/+34 |
| 2025-07-13 | Rollup merge of #143796 - JonathanBrouwer:fix-builtin-attribute-prefix, r=jdo... | León Orell Valerian Liehr | -1/+16 |
| 2025-07-13 | Auto merge of #143213 - dianne:lower-cond-tweaks, r=cjgillot | bors | -80/+34 |
| 2025-07-13 | Auto merge of #140717 - mejrs:diagnostic_lints, r=oli-obk | bors | -30/+118 |
| 2025-07-12 | Port `#[omit_gdb_pretty_printer_section]` to the new attribute parsing infras... | Jonathan Brouwer | -7/+20 |
| 2025-07-12 | Clean up implementation of RPITIT assoc item lowering | Michael Goulet | -146/+110 |
| 2025-07-13 | query RPITIT in a trait or impl | bohan | -151/+143 |
| 2025-07-13 | compute all rpitit of a trait | bohan | -56/+62 |
| 2025-07-12 | Port `#[automatically_derived]` to the new attribute parsing infrastructure | Jonathan Brouwer | -13/+48 |
| 2025-07-12 | merge source and target bindings into single field | LorrensP-2158466 | -136/+123 |
| 2025-07-12 | Auto merge of #143624 - tmiasko:copy-prop-borrowed, r=cjgillot | bors | -20/+6 |
| 2025-07-12 | replace binding and shadowed_glob on NameResolution with non_glob_binding and... | b-naber | -55/+77 |
| 2025-07-12 | Simplify codegen for niche-encoded variant tests | Scott McMurray | -28/+84 |
| 2025-07-12 | Auto merge of #143810 - matthiaskrgr:rollup-iw7a23z, r=matthiaskrgr | bors | -118/+288 |
| 2025-07-12 | Auto merge of #143766 - matthiaskrgr:rollup-0x7t69s, r=matthiaskrgr | bors | -25/+134 |
| 2025-07-11 | Rollup merge of #143769 - tmiasko:rm-backward-switch-int, r=lqd | Matthias Krüger | -48/+7 |
| 2025-07-11 | Rollup merge of #143716 - workingjubilee:document-some-codegen-backend-stuff,... | Matthias Krüger | -10/+35 |
| 2025-07-11 | Rollup merge of #143633 - dillona:noinline-assert, r=fee1-dead | Matthias Krüger | -1/+1 |
| 2025-07-11 | Rollup merge of #143403 - GrigorenkoPV:attributes/traits, r=jdonszelmann | Matthias Krüger | -59/+245 |
| 2025-07-11 | Fix ICE for parsed attributes with longer path not handled by CheckAttrVisitor | Jonathan Brouwer | -1/+16 |
| 2025-07-11 | Opaque type collection: Guard against endlessly recursing free alias types | León Orell Valerian Liehr | -4/+7 |
| 2025-07-11 | Avoid building C++ for rustc_llvm with --compile-time-deps | bjorn3 | -0/+14 |
| 2025-07-11 | Remove support for SwitchInt edge effects in backward dataflow analyses | Tomasz Miąsko | -48/+7 |
| 2025-07-11 | compiler: comment on some call-related codegen fn in cg_ssa | Jubilee Young | -2/+29 |
| 2025-07-11 | Call `get_switch_int_data` on a block with SwitchInt terminator | Tomasz Miąsko | -1/+1 |
| 2025-07-11 | Rollup merge of #143718 - scottmcm:ub-transmute-is-ub, r=WaffleLapkin | Matthias Krüger | -10/+14 |
| 2025-07-11 | Rollup merge of #143708 - epage:pretty, r=compiler-errors | Matthias Krüger | -13/+113 |
| 2025-07-11 | Rollup merge of #143661 - Muscraft:other-suggestion-message, r=estebank | Matthias Krüger | -2/+7 |
| 2025-07-11 | Auto merge of #142911 - mejrs:unsized, r=compiler-errors | bors | -86/+44 |