Skip to content

error build lumberjack, feature removed in rust. #13

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`.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions