{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiep5zzg2htatyoeyrxdum7hapf72um3anyor7j3cwsfqbgxrxjwim",
    "uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mjiz2faugwd2"
  },
  "path": "/t/code-bloat-caused-by-lack-of-nounwind-attr-on-drop-in-place/24173#post_3",
  "publishedAt": "2026-04-15T02:33:07.000Z",
  "site": "https://internals.rust-lang.org",
  "tags": [
    "creating quadratically growing code bloat"
  ],
  "textContent": "In my case it's been made worse by `struct` + `Drop` + `?` creating quadratically growing code bloat.",
  "title": "Code bloat caused by lack of nounwind attr on `drop_in_place`"
}