{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreie4nwdc35fka5xycojhpha3mojkipjyg266rrh5tgajrazwbuhnea",
"uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mginfgal3ja2"
},
"path": "/t/idea-pre-rfc-null-free-pointer-and-zeroable-reference/23991?page=5#post_90",
"publishedAt": "2026-03-07T05:27:47.000Z",
"site": "https://internals.rust-lang.org",
"textContent": "Revisiting the entire thread, there appears to be a divergence in how the issue is perceived. In most environments, workarounds like volatile access, wrapper crates, and extra abstractions are considered a sensible and sufficient solution. But in bare-metal environments where every single byte counts, the same becomes a blocking problem; and in mission-critical environments, the very need for a workaround is itself an audit failure or even defect. This proposal originates from the latter perspective, and given that Rust treats bare-metal as a first-class target, I believe this perspective warrants proportional consideration; not in number, but in worst-case failure cost.\n\nWe can't always have a perfect day. That's life; we must be prepared.",
"title": "Idea / Pre-RFC: Null-free pointer and Zeroable reference"
}