]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
Rollup merge of #105977 - Swatinem:async-mir-context, r=oli-obk
[rust.git] / triagebot.toml
index 1f1b1f1110dbfb044af6ed32364aaec16609dc5d..bfbbae6857fa8bc6e304dbcf6888a38cbe6b5d31 100644 (file)
@@ -185,7 +185,6 @@ trigger_files = [
     "src/tools/x",
     "configure",
     "Cargo.toml",
-    "Cargo.lock",
     "config.toml.example",
     "src/stage0.json"
 ]
@@ -251,7 +250,7 @@ new_pr = true
 
 [autolabel."WG-trait-system-refactor"]
 trigger_files = [
-    "compiler/rustc_trait_selection/solve"
+    "compiler/rustc_trait_selection/src/solve"
 ]
 
 [notify-zulip."I-prioritize"]
@@ -471,6 +470,7 @@ compiler-team = [
     "@lcnr",
     "@nagisa",
     "@wesleywiser",
+    "@michaelwoerister",
 ]
 compiler-team-contributors = [
     "@compiler-errors",
@@ -478,6 +478,7 @@ compiler-team-contributors = [
     "@jackh726",
     "@TaKO8Ki",
     "@Nilstrieb",
+    "@WaffleLapkin",
 ]
 compiler = [
     "compiler-team",