• FooBarrington@lemmy.world
    link
    fedilink
    arrow-up
    11
    ·
    3 months ago

    Do you have an example where Rust devs wanted to break backwards compatibility? The complaints I’ve seen were mostly “I don’t want to learn another language, so your Rust stuff will be broken by us”

    • TVA@thebrainbin.org
      link
      fedilink
      arrow-up
      6
      ·
      3 months ago

      A quick search and I’m not able to find anything, so either I’m not using the right search terms or I’m completely off the mark and am mixing up my Tovald Rants.

      If I mixed that up, I’m so sorry for spreading FUD!

      • acockworkorange@mander.xyz
        link
        fedilink
        arrow-up
        6
        ·
        3 months ago

        There was a rant like that but directed at a specific developer that was pushing a userspace breaking change. It was not related to a Rust.

        • TVA@thebrainbin.org
          link
          fedilink
          arrow-up
          3
          ·
          3 months ago

          Thanks! I know I’ve seen more than and I thought a couple had been about Rust, for some reason!

    • felbane@lemmy.world
      link
      fedilink
      arrow-up
      6
      arrow-down
      1
      ·
      edit-2
      3 months ago

      In fairness, “I don’t want to maintain bindings for a language I never intend to use” is a perfectly reasonable position.

      The typical answer here is for the language evangelist to implement and maintain the bindings, and accept the responsibility of keeping them in sync with the upstream (or understand that they will be broken for however long it takes for another community member to update them).