Skip to content

Commit

Permalink
Unrolled build for rust-lang#122604
Browse files Browse the repository at this point in the history
Rollup merge of rust-lang#122604 - jieyouxu:triagebot-mention-compiletest-run-make, r=Nilstrieb

Mention jieyouxu for changes to compiletest, run-make tests and the run-make-support library
  • Loading branch information
rust-timer committed Mar 17, 2024
2 parents 4c1b9c3 + fc42f3b commit 3738be7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions triagebot.toml
Expand Up @@ -548,6 +548,10 @@ cc = ["@GuillaumeGomez"]
message = "Some changes occurred in GUI tests."
cc = ["@GuillaumeGomez"]

[mentions."tests/run-make/"]
message = "Some changes occurred in run-make tests."
cc = ["@jieyouxu"]

[mentions."src/librustdoc/html/static/css/themes/ayu.css"]
message = "A change occurred in the Ayu theme."
cc = ["@Cldfire"]
Expand All @@ -571,10 +575,17 @@ cc = ["@ehuss"]
[mentions."src/tools/clippy"]
cc = ["@rust-lang/clippy"]

[mentions."src/tools/compiletest"]
cc = ["@jieyouxu"]

[mentions."src/tools/miri"]
message = "The Miri subtree was changed"
cc = ["@rust-lang/miri"]

[mentions."src/tools/run-make-support"]
message = "The run-make-support library was changed"
cc = ["@jieyouxu"]

[mentions."src/tools/rust-analyzer"]
message = """
rust-analyzer is developed in its own repository. If possible, consider making \
Expand Down

0 comments on commit 3738be7

Please sign in to comment.