{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiegzw56ht63me6u3vrmk4wueumfemeaqag2hiisaiqqvjdtfz5niq",
    "uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mgineaii4c22"
  },
  "path": "/t/idea-pre-rfc-null-free-pointer-and-zeroable-reference/23991?page=5#post_98",
  "publishedAt": "2026-03-07T20:06:50.000Z",
  "site": "https://internals.rust-lang.org",
  "textContent": "`&raw ptr.yyy` doesn't compile, and `&raw (*ptr).yyy` is UB if `ptr` is null or dangling. Not sure if there is currently a good work-around for that. (You can go through `offset_of`, but that throws type inference out of the window)",
  "title": "Idea / Pre-RFC: Null-free pointer and Zeroable reference"
}