diff options
| author | Oğuz Ağcayazı <ouz.agz@gmail.com> | 2023-10-23 12:20:56 +0300 |
|---|---|---|
| committer | Oğuz Ağcayazı <ouz.agz@gmail.com> | 2023-10-23 18:49:35 +0300 |
| commit | dc1cd4c2cd580dbe033aed68bf7d850fd8a87da9 (patch) | |
| tree | 2d1ff6b52304208397ef8fc1e94b396cb138f4a6 /triagebot.toml | |
| parent | aec4741d42e10673e7d5fe0f1c96d407801884e8 (diff) | |
| download | rust-dc1cd4c2cd580dbe033aed68bf7d850fd8a87da9.tar.gz rust-dc1cd4c2cd580dbe033aed68bf7d850fd8a87da9.zip | |
Remove smir from triage and add me to stablemir
Diffstat (limited to 'triagebot.toml')
| -rw-r--r-- | triagebot.toml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/triagebot.toml b/triagebot.toml index e3c4233c843..dc378d52e92 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -554,13 +554,9 @@ 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", "@spastorino", "@ouz-a"] - [mentions."compiler/stable_mir"] message = "This PR changes Stable MIR" -cc = ["@oli-obk", "@celinval", "@spastorino"] +cc = ["@oli-obk", "@celinval", "@spastorino", "@ouz-a"] [mentions."compiler/rustc_target/src/spec"] message = """ |
