This repository has been 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
Labels
bug
Something isn't working
no-changelog
Issues whose changes are covered by a PR and thus should not be shown in the changelog
As of rustc 1.64.0-nightly (7fe022f5a 2022-07-24),
std::simd::Simd
no longer exposes alanes_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
The text was updated successfully, but these errors were encountered: