about summary refs log tree commit diff
diff options
context:
space:
mode:
authorCelina G. Val <celinval@amazon.com>2023-03-08 12:37:18 -0800
committerCelina G. Val <celinval@amazon.com>2023-03-08 12:37:18 -0800
commitd326ae7b8500d8c9d71fa4fc84cb2c2f336072e2 (patch)
tree18758de319ded092f341fd6b435670d000524d9b
parent7c306f6dcd600b1fcc74439c780e8ebef338d84c (diff)
downloadrust-d326ae7b8500d8c9d71fa4fc84cb2c2f336072e2.tar.gz
rust-d326ae7b8500d8c9d71fa4fc84cb2c2f336072e2.zip
Add auto notification for changes to stable mir
-rw-r--r--triagebot.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 403a7087ee1..f8752fdcaca 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -451,6 +451,10 @@ cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
 message = "`rustc_macros::diagnostics` was changed"
 cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
 
+[mentions."compiler/rustc_smir"]
+message = "This PR changes Stable MIR"
+cc = ["@oli-obk", "@celinval"]
+
 [mentions."compiler/rustc_target/src/spec"]
 message = """
 These commits modify **compiler targets**.