Rust in Production
Zed with Conrad Irwin
Conrad Irwin
But it is one area where I wish the compiler was better because it can't tell you, hey, you have a smart pointer cycle, right? It's like you have two strong pointers in each direction. But as long as you're somewhat careful to maintain the order in your head, it's mostly fine. And we don't really have that many problems with memory leaks, at least none that we found yet.
0
💬
0
Comments
Log in to comment.
There are no comments yet.