We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0442fba commit 7c2d48bCopy full SHA for 7c2d48b
triagebot.toml
@@ -344,14 +344,14 @@ cc = ["@BoxyUwU"]
344
345
[mentions."compiler/rustc_trait_selection/src/solve/"]
346
message = "Some changes occurred to the core trait solver"
347
-cc = ["@lcnr"]
+cc = ["@lcnr", "@compiler-errors"]
348
349
[mentions."compiler/rustc_trait_selection/src/traits/engine.rs"]
350
message = """
351
Some changes occurred in engine.rs, potentially modifying the public API \
352
of `ObligationCtxt`.
353
"""
354
355
356
[mentions."compiler/rustc_error_codes/src/error_codes.rs"]
357
message = "Some changes occurred in diagnostic error codes"
0 commit comments