Skip to content

Commit f336cc7

Browse files
authored
Make I-miscompile imply I-prioritize
Since I-unsound already implies I-prioritize, it makes sense that I-miscompile should do the same.
1 parent 1ebbd87 commit f336cc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

triagebot.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ trigger_labels = [
207207
"regression-from-stable-to-beta",
208208
"regression-from-stable-to-nightly",
209209
"I-unsound",
210+
"I-miscompile",
210211
]
211212
exclude_labels = [
212213
"P-*",

0 commit comments

Comments
 (0)