Skip to content

avx512 support regression in 1.43 #71473

Description

@lu-zero
error[E0658]: use of unstable library feature 'stdsimd'
  --> src/cpu_features/x86.rs:50:12
   |
50 |         && is_x86_feature_detected!("avx512ifma")
   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: see issue #27731 <https://github.com/rust-lang/rust/issues/27731> for more information
   = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)

It was notified on zulip before

Activity

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

    T-libs-api[DEPRECATED; DO NOT USE]disposition-mergeThis issue / PR is in PFCP or FCP with a disposition to merge it.finished-final-comment-periodThe final comment period is finished for this PR / Issue.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions