Skip to content

Remove #[allow(unused_unsafe)] once SIMD intrinsics are safe on stable #9

@robinhundt

Description

@robinhundt

Many intrinsics have been marked safe on nightly (i think rust-lang/rust#136831 is relevant PR) which means we currently need some cases of #[allow(unused_unsafe)]. These should be stable in 1.87 which is released on 15.05.

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