{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreicai4rldrvxshoqpz5eezkazrj2jjppbi4lwkwepzb7sw3yjcftpa",
    "uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mgymgchoqo52"
  },
  "path": "/t/pre-feature-request-suppress-unused-variable-warning-for-unit-type-arguments/24065#post_17",
  "publishedAt": "2026-03-14T02:27:49.000Z",
  "site": "https://internals.rust-lang.org",
  "textContent": "When writing a lot of code I frequently encounter unused warnings, pointing out that I forgot to implement some piece of logic. They're really helpful, even for zsts. I don't about about `Copy` though.\n\nMaybe you can pr with some warn by default lint about Copy ZSTs and we'll see how many decide to switch it to allow?",
  "title": "Pre-feature request: suppress unused variable warning for unit-type arguments"
}