Skip to content

Commit d326ae7

Browse files
committed
Add auto notification for changes to stable mir
1 parent 7c306f6 commit d326ae7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

triagebot.toml

+4
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,10 @@ cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
451451
message = "`rustc_macros::diagnostics` was changed"
452452
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
453453

454+
[mentions."compiler/rustc_smir"]
455+
message = "This PR changes Stable MIR"
456+
cc = ["@oli-obk", "@celinval"]
457+
454458
[mentions."compiler/rustc_target/src/spec"]
455459
message = """
456460
These commits modify **compiler targets**.

0 commit comments

Comments
 (0)