•
As the title implies, someone implemented a list of memory handling problems in Rust—exactly the things you are not supposed to be able to do in Rust.
I don’t know if Rust programmers could regularly do these things by accident, but no one can say these errors are impossible when we have a working reference implementation of them.
As the title implies, someone implemented a list of memory handling problems in Rust—exactly the things you are not supposed to be able to do in Rust.
I don’t know if Rust programmers could regularly do these things by accident, but no one can say these errors are impossible when we have a working reference implementation of them.
Login or register