Hacker News new | ask | show | jobs
by K0nserv 39 days ago
I'm also curious about that. One thing to keep in mind: the invariants you have to uphold in unsafe blocks are quite stringent. I expect that in some instances the Rust code has new UB due to this.