Rust Optimizations That C++ Can’t Do
Update dbaupp on Reddit pointed out that this particular example does not support the point I'm trying to make. I'll explain why below. I ... (more…)
Read more »
I’m about two weeks into Rust now, so this feels like a good time to write a critique, before I get Stockholm Syndrome’d. My main motivation in learning Rust is that I have to maintain some of Dark’s Rust code. There was a recent outage related to that co… Read more