Skip to content

When is it available in the stable version of rust? #409

@lixiaoyong12

Description

@lixiaoyong12

Currently available in the nightly version. When will the stable version be available?

### Tasks

Activity

lixiaoyong12

lixiaoyong12 commented on Mar 28, 2024

@lixiaoyong12
Author
cuviper

cuviper commented on Mar 28, 2024

@cuviper
Member

I have no idea how you picked who to ping, but I'll give an answer from the release team perspective...

Once it's synced to the rust repo, like rust-lang/rust#122905, you can see the milestone for which release it will reach. For the date, there's also a short schedule on the forge.

bjorn3

bjorn3 commented on Mar 28, 2024

@bjorn3
Member

The std::simd submodule is still marked as unstable and as such not usable on stable rust. There is no ETA for when it will be stabilized. It will be stabilized once it is ready.

lixiaoyong12

lixiaoyong12 commented on Mar 29, 2024

@lixiaoyong12
Author

@dpaoliello Currently available in the nightly version. When will the stable version be available?

calebzulawski

calebzulawski commented on Mar 29, 2024

@calebzulawski
Member

As @bjorn3 said, there is no ETA on when it will be available in stable. I'm closing this in favor of the tracking issue.

lixiaoyong12

lixiaoyong12 commented on Mar 29, 2024

@lixiaoyong12
Author

As @bjorn3 said, there is no ETA on when it will be available in stable. I'm closing this in favor of the tracking issue.

Thank you. I'm looking forward to this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @cuviper@calebzulawski@bjorn3@lixiaoyong12

        Issue actions

          When is it available in the stable version of rust? · Issue #409 · rust-lang/portable-simd