{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreihtycpcdfvhs6574dr2jjoqmca7kx6x5ojhd5cowimv4g4ybzbwa4",
"uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mlq7p7oq6ni2"
},
"path": "/t/include-racy-reads-in-rust-memory-model-with-maybeinvalid-t/24289#post_13",
"publishedAt": "2026-05-13T09:40:59.000Z",
"site": "https://internals.rust-lang.org",
"textContent": "josh:\n\n> The kind of thing I'd like to be able to build in Rust, and _can_ build today in C,\n\nC and Rust use the same memory model (the one from C++) so I don't think there is anything you can build today in C that you can't build in Rust. I am curious why you think the \"obvious\" translation from C to Rust would not work.",
"title": "Include racy reads in Rust memory model with `MaybeInvalid<T>`"
}