Skip to content

Removal of stdsimd #1

@tchataigner

Description

@tchataigner

On February 5th, the feature stdsimd was removed from Rust in this PR: rust-lang/rust@ea37e80. It was split in multiple issues/features: rust-lang/stdarch#1486 .

This removal induces a compilation failure of plonky2_field in the latest stable and nightly releases of rust.

Ideally, we should adapt the codebase to this removal as some other have done (aHash for example) so that we can compile on stable channel. Another quick fix could involve setting a rust-toolchain file to some previous nightly releases.

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