8 ms·
The funny thing is that rust used to have things like garbage collection. For the kind of language Rust wanted to be, removing them was a good change. But there
by keeperofdakeys 3y ago
The funny thing is that rust used to have things like garbage collection. For the kind of language Rust wanted to be, removing them was a good change. But there could always be a world where it kept them.
https://pcwalton.github.io/_posts/2013-06-02-removing-garbage-collection-from-the-rust-language.html https://pcwalton.github.io/_posts/2013-06-02-removing-garbag...
- Georgelemental 3y ago> the kind of language Rust wanted to be That has changed through the years: https://graydon2.dreamwidth.org/307291.html https://graydon2.dreamwidth.org/307291.html
- iopq 3y agoThe @blah references were actually just Arc sugar