{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreialq6wnstofxrt343oeq42uxy46kkk3ibah2j43wy7bo3c6sff3se",
"uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mibp3ainam32"
},
"path": "/t/drop-on-await-point/24119#post_1",
"publishedAt": "2026-03-30T12:13:08.000Z",
"site": "https://internals.rust-lang.org",
"textContent": "Hello, what do you think about potentially adding a language feature that will allow forcing synchronous drop at the `await` boundary, with an error if value is used afterwards? There exists lots of data structures that rely on the fact that they are not being held across `await` point, and that might help with it.",
"title": "Drop on `await` point"
}