mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 15:01:51 +00:00
16ff6c8050
Each label needs to be separated by a comma (see the ICE issue template
for an example of correct usage).
As a result of this problem, the `regression-untriaged` label has not
been automatically added to issues opened with this template.
See c127530be7
for another example of this.
1.4 KiB
1.4 KiB
name | about | labels |
---|---|---|
Regression | Report something that unexpectedly changed between Rust versions. | C-bug, regression-untriaged |
Code
I tried this code:
<code>
I expected to see this happen: explanation
Instead, this happened: explanation
Version it worked on
It most recently worked on:
Version with regression
rustc --version --verbose
:
<version>
Backtrace
Backtrace
<backtrace>