about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-02-05Make the error message betterMichael Goulet-13/+72
2024-02-05Allow desugaring async fn in trait to compatible, concrete future typesMichael Goulet-77/+15
2024-02-05Auto merge of #117372 - Amanieu:stdarch_update, r=Mark-Simulacrumbors-31/+104
2024-02-05Auto merge of #120671 - matthiaskrgr:rollup-spjnpno, r=matthiaskrgrbors-604/+1010
2024-02-05Rollup merge of #120661 - xen0n:loong-medium-cmodel, r=heiher,NilstriebMatthias Krüger-3/+4
2024-02-05Rollup merge of #120657 - mu001999:clean, r=NilstriebMatthias Krüger-9/+0
2024-02-05Rollup merge of #120518 - kxxt:riscv-split-debug-info, r=compiler-errorsMatthias Krüger-5/+20
2024-02-05Rollup merge of #120384 - wackbyte:array-equality-generics, r=Mark-SimulacrumMatthias Krüger-42/+42
2024-02-05Rollup merge of #118960 - tvallotton:local_waker, r=Mark-SimulacrumMatthias Krüger-43/+535
2024-02-05Rollup merge of #116284 - RalfJung:no-nan-match, r=cjgillotMatthias Krüger-486/+349
2024-02-05Rollup merge of #115386 - RalfJung:partial-eq-chain, r=dtolnayMatthias Krüger-8/+52
2024-02-05Rollup merge of #113833 - WiktorPrzetacznik:master, r=dtolnayMatthias Krüger-8/+8
2024-02-05Auto merge of #120660 - matthiaskrgr:rollup-zuqljul, r=matthiaskrgrbors-2121/+3480
2024-02-05target: default to the medium code model on LoongArch targetsWANG Xuerui-3/+4
2024-02-05Rollup merge of #120641 - klensy:copypaste-me, r=notriddleMatthias Krüger-10/+21
2024-02-05Rollup merge of #120636 - lnicola:sync-from-ra, r=lnicolaMatthias Krüger-2004/+3103
2024-02-05Rollup merge of #120607 - conradludgate:fix-120603, r=dtolnayMatthias Krüger-2/+36
2024-02-05Rollup merge of #120587 - lukas-code:miri-tail-normalize, r=RalfJungMatthias Krüger-1/+25
2024-02-05Rollup merge of #120572 - pheki:update-libc, r=Mark-SimulacrumMatthias Krüger-3/+3
2024-02-05Rollup merge of #120569 - Zalathar:fn-sig, r=oli-obkMatthias Krüger-84/+274
2024-02-05Rollup merge of #120458 - rytheo:cstr-conversion-doc, r=Mark-SimulacrumMatthias Krüger-0/+2
2024-02-05Rollup merge of #119600 - aDotInTheVoid:comment-fix, r=compiler-errorsMatthias Krüger-10/+9
2024-02-05Rollup merge of #119481 - romanows:fix-doc-select-nth-unstable, r=Mark-Simula...Matthias Krüger-7/+7
2024-02-05Auto merge of #120508 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-02-05Auto merge of #120497 - compiler-errors:modulize, r=lcnrbors-1456/+1491
2024-02-05Remove unused structr0cky-9/+0
2024-02-05coverage: Make `fn_sig_span` optional, and note its quirksZalathar-11/+17
2024-02-05coverage: Hoist special handling of async function spansZalathar-26/+30
2024-02-05coverage: Make unexpansion of closure bodies more preciseZalathar-50/+60
2024-02-05coverage: Add a test for `#[coverage(..)]` on closuresZalathar-0/+119
2024-02-05coverage: Test for closure body that is a single bang-macroZalathar-0/+51
2024-02-04Auto merge of #120649 - matthiaskrgr:rollup-ek80j61, r=matthiaskrgrbors-541/+1151
2024-02-04Auto merge of #120624 - matthiaskrgr:rollup-3gvcl20, r=matthiaskrgrbors-154/+202
2024-02-04Auto merge of #120620 - matthiaskrgr:rollup-sscmbsm, r=matthiaskrgrbors-789/+717
2024-02-04Rollup merge of #120556 - fmease:improve-unused-generic-param-diags, r=oli-obkMatthias Krüger-171/+371
2024-02-04Rollup merge of #120555 - pnkfelix:put-pnkfelix-back-on-review-queue, r=Mark-...Matthias Krüger-0/+1
2024-02-04Rollup merge of #120552 - GuillaumeGomez:never-type-feature-gate, r=compiler-...Matthias Krüger-1/+60
2024-02-04Rollup merge of #120547 - matthewjasper:complete-inline-const-pat, r=compiler...Matthias Krüger-53/+28
2024-02-04Rollup merge of #120540 - Fishrock123:test-try-block-in-match-arm, r=compiler...Matthias Krüger-0/+11
2024-02-04Rollup merge of #120473 - estebank:issue-114329, r=TaKO8KiMatthias Krüger-0/+48
2024-02-04Rollup merge of #120323 - estebank:issue-120178, r=fmeaseMatthias Krüger-229/+238
2024-02-04Rollup merge of #119759 - sfzhu93:master, r=cjgillotMatthias Krüger-87/+394
2024-02-04Auto merge of #120543 - ehuss:macos-ninja, r=Mark-Simulacrumbors-9/+10
2024-02-04rustdoc: trait.impl, type.impl: sort impls to make it not depend on serializa...klensy-10/+21
2024-02-04Try to fix in-tree buildLaurențiu Nicola-3/+3
2024-02-04Merge commit '0113bc9388b480fa42c632f57f4f0f7af5813ec1' into sync-from-raLaurențiu Nicola-2004/+3103
2024-02-03Update cargoWeihang Lo-0/+0
2024-02-03Rollup merge of #120533 - androm3da:bcain/update_hex_docs, r=wesleywiserMatthias Krüger-8/+9
2024-02-03Rollup merge of #120531 - oli-obk:track_errors7, r=estebankMatthias Krüger-38/+121
2024-02-03Rollup merge of #120529 - nikic:llvm-18-datalayout-fixes, r=cuviperMatthias Krüger-4/+4