summaryrefslogtreecommitdiff
path: root/triagebot.toml
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2022-12-23 23:28:02 +0000
committerMichael Goulet <michael@errs.io>2022-12-23 23:28:02 +0000
commite97e55f87b6b887c6007a103c0c88353a1e78ddc (patch)
tree7e663276d4c9e8367c575c6e07ac80bd36f6a15d /triagebot.toml
parentaf3e06f1bf4ca49407562b1b84744e27905bea98 (diff)
Fix triagebot.toml
Diffstat (limited to 'triagebot.toml')
-rw-r--r--triagebot.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index c7158a51861..22f09396efc 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -342,7 +342,7 @@ cc = ["@BoxyUwU"]
message = "Some changes occured in `rustc_ty_utils::consts.rs`"
cc = ["@BoxyUwU"]
-[mentions."compiler/rustc_trait_selection/src/solve]
+[mentions."compiler/rustc_trait_selection/src/solve/"]
message = "Some changes occurred to the core trait solver"
cc = ["@lcnr"]