about summary refs log tree commit diff
diff options
context:
space:
mode:
authorCelina G. Val <celinval@amazon.com>2022-06-30 11:18:56 -0700
committerGitHub <noreply@github.com>2022-06-30 11:18:56 -0700
commitd791310b92517d4b80192b053923ae2daa88fd9c (patch)
tree776aaf98deef0eeafb0b3aeb41fbd2845c58a7ba
parent7425fb293f510a6f138e82a963a3bc599a5b9e1c (diff)
downloadrust-d791310b92517d4b80192b053923ae2daa88fd9c.tar.gz
rust-d791310b92517d4b80192b053923ae2daa88fd9c.zip
Request to be notified of MIR changes
Adding myself (celinval) to be notified of PRs that changes the MIR.
-rw-r--r--triagebot.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index e165dd4f17c..ba9ed20cc64 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -324,4 +324,4 @@ cc = ["@rust-lang/rustfmt"]
 
 [mentions."compiler/rustc_middle/src/mir/syntax.rs"]
 message = "This PR changes MIR"
-cc = ["@oli-obk", "@RalfJung", "@JakobDegen", "@davidtwco"]
+cc = ["@oli-obk", "@RalfJung", "@JakobDegen", "@davidtwco", "@celinval"]