summaryrefslogtreecommitdiff
path: root/triagebot.toml
diff options
context:
space:
mode:
authorlcnr <rust@lcnr.de>2022-12-04 03:19:10 +0000
committerlcnr <rust@lcnr.de>2022-12-19 16:46:17 +0000
commita213bb36c953d2c342d8ae9303704e57bc8aab33 (patch)
tree01fa1c6b8fa4b3e5099424ef9aba0c282fb43d94 /triagebot.toml
parent4653c93e4442d88bf3278067183c8fdc0be74a1f (diff)
implement the skeleton of the updated trait solver
Diffstat (limited to 'triagebot.toml')
-rw-r--r--triagebot.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 46a3bab42a1..c7158a51861 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -342,6 +342,10 @@ cc = ["@BoxyUwU"]
message = "Some changes occured in `rustc_ty_utils::consts.rs`"
cc = ["@BoxyUwU"]
+[mentions."compiler/rustc_trait_selection/src/solve]
+message = "Some changes occurred to the core trait solver"
+cc = ["@lcnr"]
+
[mentions."compiler/rustc_trait_selection/src/traits/engine.rs"]
message = """
Some changes occurred in engine.rs, potentially modifying the public API \