Make I-miscompile imply I-prioritize
Since I-unsound already implies I-prioritize, it makes sense that I-miscompile should do the same.
This commit is contained in:
parent
1ebbd87a62
commit
f336cc777b
1 changed files with 1 additions and 0 deletions
|
|
@ -207,6 +207,7 @@ trigger_labels = [
|
|||
"regression-from-stable-to-beta",
|
||||
"regression-from-stable-to-nightly",
|
||||
"I-unsound",
|
||||
"I-miscompile",
|
||||
]
|
||||
exclude_labels = [
|
||||
"P-*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue