We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a366e commit 20fc3cfCopy full SHA for 20fc3cf
triagebot.toml
@@ -499,6 +499,10 @@ of `ObligationCtxt`.
499
"""
500
cc = ["@lcnr", "@compiler-errors"]
501
502
+[mentions."compiler/rustc_hir_analysis/src/hir_ty_lowering"]
503
+message = "HIR ty lowering was modified"
504
+cc = ["@fmease"]
505
+
506
[mentions."compiler/rustc_error_codes/src/lib.rs"]
507
message = "Some changes occurred in diagnostic error codes"
508
cc = ["@GuillaumeGomez"]
0 commit comments