Anonymous
7/25/2025, 2:21:09 AM
No.106014780
>>106008400
>GC doesn't save you from everything Rust does, thoughbeit.
What the fuck?
Quite the opposite, a GC allows you even more memory safety than fucking Rust where all your "borrow checked" code ultimately calls Rust libs full of unsafe {} sections.
The vector stdlib of Rust used to segfault not long ago...
>GC doesn't save you from everything Rust does, thoughbeit.
What the fuck?
Quite the opposite, a GC allows you even more memory safety than fucking Rust where all your "borrow checked" code ultimately calls Rust libs full of unsafe {} sections.
The vector stdlib of Rust used to segfault not long ago...