{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreierwbyroodapnuk3vxlwq2ttjipp2w24f572p6toqj5dw24keftee",
    "uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mgrvcq6gqd72"
  },
  "path": "/t/pre-feature-request-suppress-unused-variable-warning-for-unit-type-arguments/24065#post_8",
  "publishedAt": "2026-03-11T03:23:41.000Z",
  "site": "https://internals.rust-lang.org",
  "textContent": "mathstuf:\n\n> So I end up with `let _ = unused_arg;` in the body of the default impl (that doesn't use/need the argument).\n\nI also do this for the improved docs.\n\n\n    let _ignored = (the, args);\n",
  "title": "Pre-feature request: suppress unused variable warning for unit-type arguments"
}