Notify fmease on changes to HIR ty lowering
This commit is contained in:
parent
72472c831c
commit
5e73a8b2f1
@ -499,6 +499,10 @@ of `ObligationCtxt`.
|
|||||||
"""
|
"""
|
||||||
cc = ["@lcnr", "@compiler-errors"]
|
cc = ["@lcnr", "@compiler-errors"]
|
||||||
|
|
||||||
|
[mentions."compiler/rustc_hir_analysis/src/hir_ty_lowering"]
|
||||||
|
message = "HIR ty lowering was modified"
|
||||||
|
cc = ["@fmease"]
|
||||||
|
|
||||||
[mentions."compiler/rustc_error_codes/src/lib.rs"]
|
[mentions."compiler/rustc_error_codes/src/lib.rs"]
|
||||||
message = "Some changes occurred in diagnostic error codes"
|
message = "Some changes occurred in diagnostic error codes"
|
||||||
cc = ["@GuillaumeGomez"]
|
cc = ["@GuillaumeGomez"]
|
||||||
|
Loading…
Reference in New Issue
Block a user