| Age | Commit message (Expand) | Author | Lines |
| 2025-06-05 | feat: ide-assist, generate single field struct From | A4-Tacks | -6/+1043 |
| 2025-06-05 | Fix suggestion-causes-error of `manual_swap` | relaxcn | -5/+66 |
| 2025-06-05 | Auto merge of #142033 - matthiaskrgr:rollup-99lvg0j, r=matthiaskrgr | bors | -534/+478 |
| 2025-06-05 | Bump object | WANG Rui | -20/+32 |
| 2025-06-04 | compiler: Document the offset invariant of `OperandValue::Pair` | Jubilee Young | -2/+8 |
| 2025-06-05 | add comments to Zip unsoundness regression test | The 8472 | -2/+24 |
| 2025-06-05 | fix Zip unsoundness (again) | The 8472 | -75/+99 |
| 2025-06-04 | Ensure stack in `Parser::parse_ty` | Josh Stone | -8/+12 |
| 2025-06-04 | Ensure stack in `ThirBuildCx::mirror_exprs` | Josh Stone | -1/+4 |
| 2025-06-04 | add Vec::peek_mut | Jeremy Smart | -0/+102 |
| 2025-06-04 | codegen: test frame pointer attr prefers CLI opt | Jubilee Young | -0/+35 |
| 2025-06-04 | `panic-handler`: Remove the `no_core` feature | Trevor Gross | -9/+3 |
| 2025-06-04 | Verbose suggestion to make param `const` | Esteban Küber | -10/+22 |
| 2025-06-04 | Auto merge of #141309 - RalfJung:x86-simd-abi, r=tgross35,nikic,workingjubilee | bors | -51/+34 |
| 2025-06-04 | Detect method not being present that is present in other tuple types | Esteban Küber | -2/+218 |
| 2025-06-04 | Merge ref 'df8102fe5f24:/library/compiler-builtins' from https://github.com/r... | Trevor Gross | -31161/+49960 |
| 2025-06-04 | Update the upstream Rust version | Trevor Gross | -0/+1 |
| 2025-06-04 | Add tooling for `josh` syncs | Trevor Gross | -0/+424 |
| 2025-06-04 | Rollup merge of #142025 - m-ou-se:which-local-binding, r=jdonszelmann | Matthias Krüger | -4/+10 |
| 2025-06-04 | Rollup merge of #142024 - m-ou-se:what-tail-expression, r=petrochenkov | Matthias Krüger | -5/+5 |
| 2025-06-04 | Rollup merge of #142017 - Rageking8:fix-incorrect-use-of-recommend-over-recom... | Matthias Krüger | -1/+1 |
| 2025-06-04 | Rollup merge of #142005 - scottmcm:fieldidx-in-variantsmultiple, r=workingjub... | Matthias Krüger | -31/+33 |
| 2025-06-04 | Rollup merge of #141999 - nnethercote:precise-ident, r=compiler-errors | Matthias Krüger | -2/+3 |
| 2025-06-04 | Rollup merge of #141985 - compiler-errors:cycle-in-dep-graph-print, r=oli-obk | Matthias Krüger | -7/+40 |
| 2025-06-04 | Rollup merge of #141969 - fmease:triagebot-rm-assign-users-on-vacation, r=Kobzol | Matthias Krüger | -4/+0 |
| 2025-06-04 | Rollup merge of #141968 - oli-obk:wfck-everything-at-once, r=wesleywiser | Matthias Krüger | -68/+63 |
| 2025-06-04 | Rollup merge of #141960 - ferrocene:lw/2015-paths2, r=compiler-errors | Matthias Krüger | -290/+290 |
| 2025-06-04 | Rollup merge of #141932 - azhogin:azhogin/async-drop-inside-asyncgen-fix, r=o... | Matthias Krüger | -8/+31 |
| 2025-06-04 | Rollup merge of #141890 - Derukugis:master, r=fmease | Matthias Krüger | -114/+2 |
| 2025-06-04 | Auto merge of #142028 - matthiaskrgr:rollup-rawl1zo, r=matthiaskrgr | bors | -139/+185 |
| 2025-06-04 | Add an empty rust-version file | Trevor Gross | -0/+0 |
| 2025-06-04 | Replace the musl submodule with a download script | Trevor Gross | -18/+30 |
| 2025-06-04 | Add Location::file_with_nul | Taylor Cramer | -24/+63 |
| 2025-06-04 | Fix `unnecessary_debug_formatting` FP inside `Debug` impl (#14955) | dswij | -1/+31 |
| 2025-06-04 | Fix parsing of frontmatters with inner hyphens | Matthew Jasper | -1/+24 |
| 2025-06-05 | Do not lint macro generated codes | donkomura | -15/+32 |
| 2025-06-04 | Report the actual item that evaluation failed for | Oli Scherer | -4/+6 |
| 2025-06-04 | add qualifiers to attribute completions | Ryan Mehri | -14/+30 |
| 2025-06-04 | Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes` | Jake Goulding | -669/+500 |
| 2025-06-04 | Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes` | Jake Goulding | -45/+54 |
| 2025-06-04 | Introduce the `mismatched_lifetime_syntaxes` lint | Jake Goulding | -3/+1447 |
| 2025-06-04 | coretests: move float tests from num to floats module and use a more flexible... | Ralf Jung | -353/+548 |
| 2025-06-04 | cleaned up some tests | Kivooeo | -170/+98 |
| 2025-06-04 | Rollup merge of #142007 - nnethercote:visitor-comments, r=chenyukang | Matthias Krüger | -5/+11 |
| 2025-06-04 | Rollup merge of #141959 - ferrocene:lw/2015-edition-directives2, r=compiler-e... | Matthias Krüger | -46/+74 |
| 2025-06-04 | Rollup merge of #141939 - Qelxiros:139911-exact-div-tests, r=workingjubilee | Matthias Krüger | -0/+62 |
| 2025-06-04 | Rollup merge of #141924 - rs-sac:extr-doc, r=jhpratt | Matthias Krüger | -7/+7 |
| 2025-06-04 | Rollup merge of #141893 - usamoi:lossless, r=tgross35 | Matthias Krüger | -1/+0 |
| 2025-06-04 | Rollup merge of #141570 - chenyukang:yukang-fix-eq_unspanned, r=workingjubilee | Matthias Krüger | -1/+3 |
| 2025-06-04 | Rollup merge of #141570 - chenyukang:yukang-fix-eq_unspanned, r=workingjubilee | Matthias Krüger | -16/+12 |