Let rustbot ping me on changes to match lowering
This commit is contained in:
parent
a84bb95a1f
commit
4b732c990d
@ -480,12 +480,16 @@ cc = ["@lcnr", "@compiler-errors"]
|
|||||||
message = "Some changes occurred in diagnostic error codes"
|
message = "Some changes occurred in diagnostic error codes"
|
||||||
cc = ["@GuillaumeGomez"]
|
cc = ["@GuillaumeGomez"]
|
||||||
|
|
||||||
|
[mentions."compiler/rustc_mir_build/src/build/matches"]
|
||||||
|
message = "Some changes occurred in match lowering"
|
||||||
|
cc = ["@Nadrieril"]
|
||||||
|
|
||||||
[mentions."compiler/rustc_mir_build/src/thir/pattern"]
|
[mentions."compiler/rustc_mir_build/src/thir/pattern"]
|
||||||
message = "Some changes might have occurred in exhaustiveness checking"
|
message = "Some changes occurred in match checking"
|
||||||
cc = ["@Nadrieril"]
|
cc = ["@Nadrieril"]
|
||||||
|
|
||||||
[mentions."compiler/rustc_pattern_analysis"]
|
[mentions."compiler/rustc_pattern_analysis"]
|
||||||
message = "Some changes might have occurred in exhaustiveness checking"
|
message = "Some changes occurred in exhaustiveness checking"
|
||||||
cc = ["@Nadrieril"]
|
cc = ["@Nadrieril"]
|
||||||
|
|
||||||
[mentions."library/core/src/intrinsics/simd.rs"]
|
[mentions."library/core/src/intrinsics/simd.rs"]
|
||||||
|
Loading…
Reference in New Issue
Block a user