about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-10-11Remove deprecation note in the `non_local_definitions` warningUrgau-53/+0
2024-10-11Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiserbors-3708/+32
2024-10-11Auto merge of #131540 - matthiaskrgr:rollup-elbgu1w, r=matthiaskrgrbors-61/+515
2024-10-11Rollup merge of #131529 - suaviloquence:1-fix-typo, r=aDotInTheVoidMatthias Krüger-1/+1
2024-10-11Rollup merge of #131512 - j7nw4r:master, r=jhprattMatthias Krüger-1/+2
2024-10-11Rollup merge of #131498 - Urgau:transparent-const-anons, r=lcnrMatthias Krüger-34/+148
2024-10-11Rollup merge of #131497 - jieyouxu:spin, r=onur-ozkanMatthias Krüger-0/+1
2024-10-11Rollup merge of #131476 - Zalathar:highest-counter, r=jieyouxuMatthias Krüger-0/+338
2024-10-11Rollup merge of #131464 - alexcrichton:update-wasm-component-ld, r=jieyouxuMatthias Krüger-25/+25
2024-10-11coverage: Include the highest counter ID seen in `.cov-map` dumpsZalathar-0/+338
2024-10-11Consider outermost const-anon in non_local_def lintUrgau-34/+148
2024-10-11Auto merge of #131532 - Zalathar:rollup-688kw5t, r=Zalatharbors-128/+52
2024-10-11Rollup merge of #131525 - Zalathar:emit-asm, r=jieyouxuStuart Cook-17/+8
2024-10-11Rollup merge of #131524 - Zalathar:less-thinlto-magic, r=jieyouxuStuart Cook-78/+6
2024-10-11Rollup merge of #131305 - onur-ozkan:131303, r=KobzolStuart Cook-33/+38
2024-10-10fix typo in rustdoc-json-types commentm-1/+1
2024-10-11Auto merge of #131517 - aDotInTheVoid:rdj-safe-extern-test, r=GuillaumeGomezbors-0/+17
2024-10-11Simplify the choice of `--emit` mode for assembly testsZalathar-17/+8
2024-10-11compiletest: Remove the magic hacks for finding output with `lto=thin`Zalathar-78/+6
2024-10-10Auto merge of #131444 - onur-ozkan:hotfix-ci, r=Kobzolbors-29/+12
2024-10-10rustdoc-json: Add tests for unsafe/safe extern blocks (RFC 3484)Alona Enraght-Moony-0/+17
2024-10-10Auto merge of #131511 - matthiaskrgr:rollup-56qr0e5, r=matthiaskrgrbors-869/+1047
2024-10-10Fixing rustDoc for LayoutError.Johnathan W-1/+2
2024-10-10Rollup merge of #131509 - P1n3appl3:patch-1, r=aDotInTheVoidMatthias Krüger-0/+1
2024-10-10Rollup merge of #131493 - madsmtm:avoid-redundant-linker-path, r=jieyouxuMatthias Krüger-0/+2
2024-10-10Rollup merge of #131475 - fmease:compiler-mv-obj-safe-dyn-compat-2, r=jieyouxuMatthias Krüger-531/+535
2024-10-10Rollup merge of #131470 - EnzymeAD:enzyme-testinfra2, r=jieyouxuMatthias Krüger-0/+7
2024-10-10Rollup merge of #131442 - jieyouxu:mir-opt-rebuild, r=onur-ozkanMatthias Krüger-1/+5
2024-10-10Rollup merge of #131033 - compiler-errors:precise-capturing-in-traits, r=spas...Matthias Krüger-164/+309
2024-10-10Rollup merge of #130741 - mrkajetanp:detect-b16b16, r=AmanieuMatthias Krüger-4/+9
2024-10-10Rollup merge of #130538 - ultrabear:ultrabear_const_from_ref, r=workingjubileeMatthias Krüger-6/+4
2024-10-10Rollup merge of #130308 - davidtwco:tied-target-consolidation, r=wesleywiserMatthias Krüger-163/+175
2024-10-10Update .mailmapJulia Ryan-0/+1
2024-10-10Don't fire refinement lint if there are errorsMichael Goulet-0/+4
2024-10-10Clarify implicit captures for RPITITMichael Goulet-11/+30
2024-10-10Add variances to RPITITsMichael Goulet-168/+241
2024-10-10Add gate for precise capturing in traitsMichael Goulet-5/+54
2024-10-10Auto merge of #131492 - flip1995:clippy-master-backport, r=matthiaskrgrbors-111/+154
2024-10-10Auto merge of #131263 - compiler-errors:solver-relating, r=lcnrbors-517/+911
2024-10-10Add myself to bootstrap review rotation许杰友 Jieyou Xu (Joe)-0/+1
2024-10-10Auto merge of #131495 - matthiaskrgr:rollup-lwf2u4i, r=matthiaskrgrbors-87/+171
2024-10-10Rollup merge of #131491 - lcnr:nalgebra-perrrrf, r=compiler-errorsMatthias Krüger-45/+90
2024-10-10Rollup merge of #131484 - jhpratt:review-rotation, r=jieyouxuMatthias Krüger-1/+0
2024-10-10Rollup merge of #131482 - compiler-errors:struct-res, r=lcnrMatthias Krüger-2/+34
2024-10-10Rollup merge of #131480 - madsmtm:macos-fix-strip-binary, r=nnethercoteMatthias Krüger-1/+3
2024-10-10Rollup merge of #131479 - madsmtm:avoid-redundant-dylib, r=jieyouxuMatthias Krüger-3/+5
2024-10-10Rollup merge of #131397 - RalfJung:const-escaping-ref-teach, r=chenyukangMatthias Krüger-35/+37
2024-10-10Rollup merge of #130625 - heiseish:issue-124028-fix, r=jieyouxuMatthias Krüger-0/+2
2024-10-10rustc_target: Add sme-b16b16 as an explicit aarch64 target featureKajetan Puchalski-4/+9
2024-10-10stdarch: Bump stdarch submoduleKajetan Puchalski-0/+0