Skip to content

Commit 00948e4

Browse files
committed
Notify fmease on changes to HIR ty lowering
1 parent 43dd725 commit 00948e4

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
@@ -480,6 +480,10 @@ of `ObligationCtxt`.
480480
"""
481481
cc = ["@lcnr", "@compiler-errors"]
482482

483+
[mentions."compiler/rustc_hir_analysis/src/hir_ty_lowering"]
484+
message = "HIR ty lowering was changed"
485+
cc = ["@fmease"]
486+
483487
[mentions."compiler/rustc_error_codes/src/lib.rs"]
484488
message = "Some changes occurred in diagnostic error codes"
485489
cc = ["@GuillaumeGomez"]

0 commit comments

Comments
 (0)