{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreie7rrnsytrcc3ndxer5rufnwkspklmp4mkqupz45kkjbpbsn6x42i",
"uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mgqn3lsybae2"
},
"path": "/t/pre-feature-request-suppress-unused-variable-warning-for-unit-type-arguments/24065#post_4",
"publishedAt": "2026-03-10T16:30:47.000Z",
"site": "https://internals.rust-lang.org",
"textContent": "zackw:\n\n> You might have to pass it down to other functions for API contract reasons\n\nThis is exactly why I wouldn't want to suppress it: a unit type may still exist for the purposes of passing to some other function you call as a token (e.g. to prove you have a capability), and if you're not using it, it's very easy to write `_: MyUnitType`.",
"title": "Pre-feature request: suppress unused variable warning for unit-type arguments"
}