Skip to content

Rust compile error #20

@shaktee

Description

@shaktee
   Compiling time-core v0.1.2
error[E0635]: unknown feature `stdsimd`
  --> /.../.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.7.6/src/lib.rs:33:42
   |
33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
   |                                          ^^^^^^^

   Compiling powerfmt v0.2.0
   Compiling cpufeatures v0.2.9
   Compiling serde v1.0.189
   Compiling time-macros v0.2.15
For more information about this error, try `rustc --explain E0635`.
error: could not compile `ahash` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...

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