Skip to content

Commit 5e73a8b

Browse files
committed
Notify fmease on changes to HIR ty lowering
1 parent 72472c8 commit 5e73a8b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

triagebot.toml

+4
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,10 @@ of `ObligationCtxt`.
499499
"""
500500
cc = ["@lcnr", "@compiler-errors"]
501501

502+
[mentions."compiler/rustc_hir_analysis/src/hir_ty_lowering"]
503+
message = "HIR ty lowering was modified"
504+
cc = ["@fmease"]
505+
502506
[mentions."compiler/rustc_error_codes/src/lib.rs"]
503507
message = "Some changes occurred in diagnostic error codes"
504508
cc = ["@GuillaumeGomez"]

0 commit comments

Comments
 (0)