{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreibihubmgtuk5y4sffxzovvmkhtlwgvkenqvimfgcmkzi5czpgdtmq",
"uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3meuayxlfo3n2"
},
"path": "/t/pre-pre-rfc-splatting-for-named-arguments-and-function-overloading/24012#post_3",
"publishedAt": "2026-02-14T21:14:33.000Z",
"site": "https://internals.rust-lang.org",
"textContent": "Indeed, this is purely for the call site. Your example makes me realize that this should allow more than just idents after `..` (and thus `..expr` is not at all ok because it's a valid pattern, so gotta switch to `...`):\n\n\n fn method(...MethodArgs {a, b, c}: MethodArgs)\n",
"title": "[Pre-pre-RFC] \"splatting\" for named arguments and function overloading"
}