• asudox
    link
    91 year ago

    Where’s rust?

    • @marcos
      link
      281 year ago

      Rust required you to fix all the errors before running the code.

      • asudox
        link
        71 year ago

        Runtime errors are still a thing.

        • @marcos
          link
          141 year ago

          Compared to that trio, they are a rarity that make people excited just to spot one.

          • Turun
            link
            fedilink
            51 year ago

            I have a graphical application that crashes regularly when I switch between displays with Ctrl+alt+number. Something in the winit stack does not like it.

          • asudox
            link
            2
            edit-2
            1 year ago

            Runtime errors are rare? Interesting. I guess it depends on how much error handling the dev additionally wants to do.

    • Turun
      link
      fedilink
      21 year ago

      Compilation: top row, runtime: button row.