rust/.github/ISSUE_TEMPLATE/bug_report.md
Jubilee Young e4cdd15b21 Add issue templates
The main purpose of these is to offer rerouting where rerouting is
appropriate. Mostly derived from existing examples in rust-lang/rust.
2021-02-02 17:23:23 -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>