I think any rust user arguing this is being very silly. Rust was not designed with only memory safety as a priority. Performance was also a realllly big consideration for instance. If memory safety was all that mattered, we’d probably just use a linearly typed language w/ GC.