mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
Notify fmease on changes to HIR ty lowering
This commit is contained in:
@@ -499,6 +499,10 @@ of `ObligationCtxt`.
|
||||
"""
|
||||
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"]
|
||||
message = "Some changes occurred in diagnostic error codes"
|
||||
cc = ["@GuillaumeGomez"]
|
||||
|
||||
Reference in New Issue
Block a user