mirror of https://github.com/rust-lang/nomicon
From discussion at https://rust-lang.zulipchat.com/#narrow/channel/136281-t-opsem/topic/What.20operations.20are.20allowed.20on.20ZST.20null.20pointers.3F - applying the dereference operator to a null pointer stopped being UB a few months ago - it's better to be explicit about whether we're talking about loads and stores or about applying the dereference operator I think we don't need to mention field projections here.pull/467/head
parent
2d896fa29e
commit
db1fac783b
Loading…
Reference in new issue