diff options
| author | Santiago Pastorino <spastorino@gmail.com> | 2023-07-18 11:23:09 -0300 |
|---|---|---|
| committer | Santiago Pastorino <spastorino@gmail.com> | 2023-07-18 11:23:28 -0300 |
| commit | 1f9fa18e90ceedb252a8114cc8bf92c35f52198c (patch) | |
| tree | be0860dd62beceb6d4f3a3f9b1281df643a4fccc | |
| parent | c44324a4fe8e96f9d6473255df6c3a481caca76f (diff) | |
| download | rust-1f9fa18e90ceedb252a8114cc8bf92c35f52198c.tar.gz rust-1f9fa18e90ceedb252a8114cc8bf92c35f52198c.zip | |
Ping spastorino on changes to SMIR
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 1a435ff074e..cc26c3b3e7b 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -457,7 +457,7 @@ cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"] [mentions."compiler/rustc_smir"] message = "This PR changes Stable MIR" -cc = ["@oli-obk", "@celinval"] +cc = ["@oli-obk", "@celinval", "@spastorino"] [mentions."compiler/rustc_target/src/spec"] message = """ |
