• @svcg@lemmy.blahaj.zone
    link
    fedilink
    131 month ago

    Rust probably stabilise some of its experimental features before we can rewrite the world with it. Const generics for one. (I’d help out with the implementation if I could…)

    • Plop
      link
      fedilink
      31 month ago

      Const generics are already stable. Do you mean const inline or const expressions on type level?

        • Plop
          link
          fedilink
          21 month ago

          Has there been any progress on that? The projects repo seems somewhat dead.

          • @svcg@lemmy.blahaj.zone
            link
            fedilink
            31 month ago

            There seems to be a couple of people keeping the lights on at the project zulip but they are presumably busy with other things.

            • Plop
              link
              fedilink
              21 month ago

              Ah okay! Would love to see a stable generic_const_expr one day.