Rust makes me feel dirty whenever I allocate memory from the heap or use mutable state
@jimmycuadra Rust’s lifetime system is what makes heap allocations pretty cool, albeit slower thatn zero-allocation. “Smart-pointers”
-
-
@bascule My understanding was that Rust's special sauce for heap memory is that it's auto-freed when it goes out of scope, without GC. - End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.