you are viewing a single comment's thread
view the rest of the comments
[–] 11 points 2 years ago

Remove the need to, yes. Remove the ability to? No, and rust doesn’t prevent you from doing that, it just makes you mark it unsafe so that way if you fuck up and cause a memory error, the root cause can be narrowed down to a tiny fragment of the code base.

  • source
  • parent