Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

std::simd::Simd::lanes_eq no longer present in latest nightly #1184

@gyscos

Description

@gyscos

As of rustc 1.64.0-nightly (7fe022f5a 2022-07-24), std::simd::Simd no longer exposes a lanes_eq function.

https://doc.rust-lang.org/nightly/std/simd/struct.Simd.html

Seems to be the result from this PR: rust-lang/portable-simd#265

Merged by rust-lang/rust#99491

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingno-changelogIssues whose changes are covered by a PR and thus should not be shown in the changelog

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions