Skip to content

Commit dcc0b6b

Browse files
authored
Rollup merge of #145283 - theemathas:patch-1, r=Noratrieb
Make I-miscompile imply I-prioritize Since I-unsound already implies I-prioritize, it makes sense that I-miscompile should do the same.
2 parents 2102eeb + f336cc7 commit dcc0b6b

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)