Add compiler-errors to some trait system notification groups
This commit is contained in:
parent
0442fbabe2
commit
7c2d48bcc2
@ -344,14 +344,14 @@ cc = ["@BoxyUwU"]
|
||||
|
||||
[mentions."compiler/rustc_trait_selection/src/solve/"]
|
||||
message = "Some changes occurred to the core trait solver"
|
||||
cc = ["@lcnr"]
|
||||
cc = ["@lcnr", "@compiler-errors"]
|
||||
|
||||
[mentions."compiler/rustc_trait_selection/src/traits/engine.rs"]
|
||||
message = """
|
||||
Some changes occurred in engine.rs, potentially modifying the public API \
|
||||
of `ObligationCtxt`.
|
||||
"""
|
||||
cc = ["@lcnr"]
|
||||
cc = ["@lcnr", "@compiler-errors"]
|
||||
|
||||
[mentions."compiler/rustc_error_codes/src/error_codes.rs"]
|
||||
message = "Some changes occurred in diagnostic error codes"
|
||||
|
Loading…
Reference in New Issue
Block a user