

7·
8 months agoSo a translation of legacy code into Rust would either attain memory safety, or wouldn’t compile.
They’d probably have to make sure it doesn’t use the unsafe
keyword to guarantee this.
So a translation of legacy code into Rust would either attain memory safety, or wouldn’t compile.
They’d probably have to make sure it doesn’t use the unsafe
keyword to guarantee this.
I think the point is just that the little bit of math is very easy if you’re born in 2000.