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