>>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...