Skip to content

error[E0635]: unknown feature stdsimd #36

@asadalisiyal

Description

@asadalisiyal

I'm encountering some errors while running cargo build on the codebase. Could you please let me know which Rust version or toolchain I should be using for proper compatibility?

error[E0635]: unknown feature `stdsimd`
  --> /Users/wrax/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.4/src/lib.rs:99:42
   |
99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
   |                                          ^^^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions