--- name: Bug Report about: Create a bug report for Rust. labels: C-bug --- I tried this code: ```rust ``` I expected to see this happen: *explanation* Instead, this happened: *explanation* ### Meta `rustc --version --verbose`: ``` ``` `crate version in Cargo.toml`: ```toml [dependencies] stdsimd = ```
Backtrace

``` ```