Skip to content

error build lumberjack, feature removed in rust. #13

@kuchaguangjie

Description

@kuchaguangjie
error[E0635]: unknown feature `stdsimd`
  --> src/lib.rs:33:42
   |
33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
   |                                          ^^^^^^^

error[E0635]: unknown feature `stdsimd`
  --> src/lib.rs:99:42
   |
99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
   |                                          ^^^^^^^

   Compiling solana-frozen-abi v1.17.3
For more information about this error, try `rustc --explain E0635`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions