Some time ago, I wrote a blog post about how there’s more to a pointer than meets the eye. One key point I was trying to make is that just because two pointers point to the same address...| www.ralfj.de
Ralf's Ramblings: Rust| www.ralfj.de
Ralf's Ramblings: Programming| www.ralfj.de
Glossary| rust-lang.github.io
This summer, I am again working on Rust full-time, and again I will work (amongst other things) on a “memory model” for Rust/MIR. However, before I can talk about the ideas I have for this ...| www.ralfj.de
privateGlobal values with “private” linkage are only directly| llvm.org