rust/library/portable-simd/.github/ISSUE_TEMPLATE/bug_report.md
Jubilee Young fdee059c90 Add 'library/portable-simd/' from commit '1ce1c645cf27c4acdefe6ec8a11d1f0491954a99'
git-subtree-dir: library/portable-simd
git-subtree-mainline: efd0483949
git-subtree-split: 1ce1c645cf
2021-11-12 16:58:25 -08:00

823 B

name about labels
Bug Report Create a bug report for Rust. C-bug

I tried this code:

<code>

I expected to see this happen: explanation

Instead, this happened: explanation

Meta

rustc --version --verbose:

<version>

crate version in Cargo.toml:

[dependencies]
stdsimd = 
Backtrace

<backtrace>