When is a Rust function "unsafe"?
Exploring obvious and controversial usages of the infamous unsafe keyword, and how can we iterate on it.
Exploring obvious and controversial usages of the infamous unsafe keyword, and how can we iterate on it.
I recently read the blog post A decade of developing a programming language by Yorick Peterse (found via Steve Klabnik). I thought it was an interesting blog post which got me thinking, and I have opinions on programming language design from Rust (it is almost exactly a decade since I
Read Rust collects and categorises interesting posts related to the Rust programming language.