• @arendjr@programming.dev
    link
    fedilink
    10
    edit-2
    6 months ago

    Only if your definition of soundness includes that leaks can never occur, which is not how Rust generally defines soundness. I think most Rust users know that the language doesn’t prevent leaks at this point.

    • @BatmanAoD@programming.dev
      link
      fedilink
      16 months ago

      Maybe, but the comment I was responding to is not at all clear about what is deprecated and what is no longer an issue. Note, too, that the other top-level comment on the post is from someone who didn’t realize that destructors can be missed.