Skip to content

Commit 79806f1

Browse files
committed
Include the new crate in triagebot pings
1 parent 5d6c539 commit 79806f1

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 @@ cc = ["@GuillaumeGomez"]
480480
message = "Some changes might have occurred in exhaustiveness checking"
481481
cc = ["@Nadrieril"]
482482

483+
[mentions."compiler/rustc_pattern_analysis"]
484+
message = "Some changes might have occurred in exhaustiveness checking"
485+
cc = ["@Nadrieril"]
486+
483487
[mentions."library/portable-simd"]
484488
message = """
485489
Portable SIMD is developed in its own repository. If possible, consider \

0 commit comments

Comments
 (0)