Skip to content

Commit 4ffc0ac

Browse files
authored
Rollup merge of #117074 - ouz-a:remove_smir, r=compiler-errors
Remove smir from triage and add me to stablemir As we discussed this in [weekly ](https://rust-lang.zulipchat.com/#narrow/stream/320896-project-stable-mir/topic/.5Bbi-weekly.5D.202023-10-20)meeting we don't really care for changes that happens in `smir`, we only care about changes that happen to `stable_mir` so I removed smir triage ping and added myself to `stable_mir` ping list
2 parents 22c9731 + dc1cd4c commit 4ffc0ac

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Diff for: triagebot.toml

+1-5
Original file line numberDiff line numberDiff line change
@@ -554,13 +554,9 @@ cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
554554
message = "`rustc_macros::diagnostics` was changed"
555555
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
556556

557-
[mentions."compiler/rustc_smir"]
558-
message = "This PR changes Stable MIR"
559-
cc = ["@oli-obk", "@celinval", "@spastorino", "@ouz-a"]
560-
561557
[mentions."compiler/stable_mir"]
562558
message = "This PR changes Stable MIR"
563-
cc = ["@oli-obk", "@celinval", "@spastorino"]
559+
cc = ["@oli-obk", "@celinval", "@spastorino", "@ouz-a"]
564560

565561
[mentions."compiler/rustc_target/src/spec"]
566562
message = """

0 commit comments

Comments
 (0)