| Age | Commit message (Expand) | Author | Lines |
| 2025-06-05 | Auto merge of #140872 - bjorn3:elf_use_used_linker, r=nikic | bors | -37/+13 |
| 2025-06-05 | `Sugg`: do not parenthesize a double unary operator | Samuel Tardieu | -3/+23 |
| 2025-06-05 | Only instantiate impl args | Michael Goulet | -46/+70 |
| 2025-06-05 | Clear nested candidates in select if certainty is yes | Michael Goulet | -1/+6 |
| 2025-06-05 | Make comment more specific | Antoni Boucher | -1/+2 |
| 2025-06-05 | encode compiler team acceptance of `-Cforce-frame-pointers` change | Jubilee Young | -5/+30 |
| 2025-06-05 | codegen: modernize frame-pointer-cli-control.rs | Jubilee Young | -13/+14 |
| 2025-06-05 | Auto merge of #138677 - shepmaster:consistent-elided-lifetime-syntax, r=travi... | bors | -677/+1948 |
| 2025-06-05 | Auto merge of #138677 - shepmaster:consistent-elided-lifetime-syntax, r=travi... | bors | -45/+54 |
| 2025-06-05 | Fix false positive for unused_unit (#14962) | llogiq | -3/+22 |
| 2025-06-05 | Do not recurse indefinitely while checking for inner mutability (#14965) | llogiq | -9/+55 |
| 2025-06-05 | Introduce coerce_container_to_any (#14812) | llogiq | -0/+187 |
| 2025-06-05 | add new lint: `ip_constant` (#14878) | llogiq | -3/+699 |
| 2025-06-05 | Simplify `vec_cache::tests::slot_index_exhaustive` by pulling out 0 case | Josh Triplett | -11/+8 |
| 2025-06-05 | Simplify and optimize `SlotIndex::from_index` | Josh Triplett | -15/+6 |
| 2025-06-05 | Add lint for broken doc links | Max Claus Nunes | -7/+229 |
| 2025-06-05 | Fix AIX build | Thalia Archibald | -1/+1 |
| 2025-06-05 | Support middle::ty assoc const eq predicates again | León Orell Valerian Liehr | -119/+92 |
| 2025-06-05 | Rename `should_show_cast` to `should_fully_qualify` | León Orell Valerian Liehr | -15/+16 |
| 2025-06-05 | Make root vars more stable | Michael Goulet | -17/+6 |
| 2025-06-05 | Replace all uses of sysroot_candidates with get_or_default_sysroot | bjorn3 | -44/+17 |
| 2025-06-05 | Move canonicalization into current_dll_path | bjorn3 | -18/+12 |
| 2025-06-05 | Auto merge of #142081 - matthiaskrgr:rollup-secpezz, r=matthiaskrgr | bors | -1593/+1799 |
| 2025-06-05 | Do not lint macro generated codes (#14976) | Alex Macleod | -15/+32 |
| 2025-06-05 | Remove incremental test, disable incremental for cargo tests (#14910) | dswij | -37/+4 |
| 2025-06-05 | cleaned up some tests | Kivooeo | -188/+135 |
| 2025-06-05 | add myself to rotation | Jana Dönszelmann | -0/+1 |
| 2025-06-05 | Clarify description of `Seek::stream_len` | Tobias Bucher | -1/+1 |
| 2025-06-05 | Optimize `Seek::stream_len` impl for `File` | Tobias Bucher | -10/+89 |
| 2025-06-05 | Merge pull request #19933 from Veykril/push-uyxorpyvnzsl | Lukas Wirth | -10/+134 |
| 2025-06-05 | change tests to use fixed constants to let them pass with miri | LorrensP-2158466 | -77/+44 |
| 2025-06-05 | Replace some `Option<Span>` with `Span` and use DUMMY_SP instead of None | Oli Scherer | -18/+18 |
| 2025-06-05 | Replace some `Option<Span>` with `Span` and use DUMMY_SP instead of None | Oli Scherer | -1/+1 |
| 2025-06-05 | Replace some `Option<Span>` with `Span` and use DUMMY_SP instead of None | Oli Scherer | -250/+250 |
| 2025-06-05 | Better parser recovery for macro calls in type bound position | Lukas Wirth | -10/+134 |
| 2025-06-05 | Rollup merge of #142036 - tgross35:update-builtins, r=tgross35 | Matthias Krüger | -1177/+1414 |
| 2025-06-05 | Rollup merge of #142032 - matthewjasper:frontmatter-lexing, r=fee1-dead | Matthias Krüger | -1/+24 |
| 2025-06-05 | Rollup merge of #142026 - smpdt:master, r=Kobzol | Matthias Krüger | -1/+2 |
| 2025-06-05 | Rollup merge of #142015 - oli-obk:wrong-instance, r=RalfJung | Matthias Krüger | -4/+6 |
| 2025-06-05 | Rollup merge of #141989 - aDotInTheVoid:sin-sooner, r=GuillaumeGomez | Matthias Krüger | -2/+4 |
| 2025-06-05 | Rollup merge of #141974 - Kivooeo:tf4, r=jieyouxu | Matthias Krüger | -170/+98 |
| 2025-06-05 | Rollup merge of #141709 - aDotInTheVoid:split-for-docs, r=GuillaumeGomez | Matthias Krüger | -238/+251 |
| 2025-06-05 | use helper macro for flat_map vs visit_list, initial dedups | Deadbeef | -153/+139 |
| 2025-06-05 | Auto merge of #142070 - matthiaskrgr:rollup-e7lxtuo, r=matthiaskrgr | bors | -204/+560 |
| 2025-06-05 | Remove CollectItemTypesVisitor | Oli Scherer | -40/+9 |
| 2025-06-05 | wfcheck closures | Oli Scherer | -12/+22 |
| 2025-06-05 | Move generic arg checks from the hir item types visitor to ty wfcheck | Oli Scherer | -38/+23 |
| 2025-06-05 | Merge pull request #19932 from Veykril/push-skzlyntpxpsw | Lukas Wirth | -19/+77 |
| 2025-06-05 | fix: Record macro calls in signatures in `ChildBySource` impls | Lukas Wirth | -19/+77 |
| 2025-06-05 | Make #[used(linker)] the default on ELF too | bjorn3 | -37/+13 |