We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ObligationCtxt
1 parent 3f2b2ee commit 68d9530Copy full SHA for 68d9530
triagebot.toml
@@ -334,6 +334,13 @@ cc = ["@rust-lang/wg-mir-opt"]
334
message = "Some changes occurred in const_evaluatable.rs"
335
cc = ["@lcnr"]
336
337
+[mentions."compiler/rustc_trait_selection/src/traits/engine.rs"]
338
+message = """
339
+Some changes occurred in engine.rs, potentially modifying the public API \
340
+of `ObligationCtxt`.
341
+"""
342
+cc = ["@lcnr"]
343
+
344
[mentions."compiler/rustc_error_codes/src/error_codes.rs"]
345
message = "Some changes occurred in diagnostic error codes"
346
cc = ["@GuillaumeGomez"]
0 commit comments