Skip to content

Commit f93f6c5

Browse files
committed
Ping Nadrieril when changing exhaustiveness checking
1 parent f2eb9f8 commit f93f6c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

triagebot.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,10 @@ cc = ["@lcnr", "@compiler-errors"]
367367
message = "Some changes occurred in diagnostic error codes"
368368
cc = ["@GuillaumeGomez"]
369369

370+
[mentions."compiler/rustc_mir_build/src/thir/pattern"]
371+
message = "Some changes might have occurred in exhaustiveness checking"
372+
cc = ["@Nadrieril"]
373+
370374
[mentions."library"]
371375
message = """
372376
Hey! It looks like you've submitted a new PR for the library teams!

0 commit comments

Comments
 (0)