Hacker News new | ask | show | jobs
by SkiFire13 176 days ago
Are you perhaps confusing data races with race conditions?
1 comments

Nope, because it depends on how memory storage is mapped on the process, linker scripts and other fun tricks in systems programming, outside Rust's type system.