• @[email protected]
    link
    fedilink
    52 years ago

    Rust generally means more stable software. Anyone who’s developed a Rust app knows how uncompromising the borrow checker is.

    • @Anders429
      link
      12 years ago

      Anyone who’s used unsafe code blocks knows how easy it is to give up the safety guarantees Rust provides.