Skip to content

Commit fe11b0d

Browse files
committed
triagebot: Mention 'subtree' in triagebot message for all subtrees
1 parent bbe8536 commit fe11b0d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

triagebot.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -940,9 +940,11 @@ message = "`triagebot.toml` has been modified, there may have been changes to th
940940
cc = ["@davidtwco", "@wesleywiser"]
941941

942942
[mentions."compiler/rustc_codegen_cranelift"]
943+
message = "The Cranelift subtree was changed"
943944
cc = ["@bjorn3"]
944945

945946
[mentions."compiler/rustc_codegen_gcc"]
947+
message = "The GCC codegen subtree was changed"
946948
cc = ["@antoyo", "@GuillaumeGomez"]
947949

948950
[mentions."compiler/rustc_const_eval/src/"]
@@ -1038,6 +1040,9 @@ cc = ["@Nadrieril"]
10381040
message = "Some changes occurred in match checking"
10391041
cc = ["@Nadrieril"]
10401042

1043+
[mentions."compiler/rustc_smir"]
1044+
message = "The SMIR subtree was changed"
1045+
10411046
[mentions."compiler/rustc_pattern_analysis"]
10421047
message = "Some changes occurred in exhaustiveness checking"
10431048
cc = ["@Nadrieril"]
@@ -1140,6 +1145,7 @@ cc = [
11401145
cc = ["@ehuss"]
11411146

11421147
[mentions."src/tools/clippy"]
1148+
message = "The Clippy subtree was changed"
11431149
cc = ["@rust-lang/clippy"]
11441150

11451151
[mentions."src/tools/compiletest"]
@@ -1169,6 +1175,7 @@ this change to [rust-lang/rust-analyzer] instead.
11691175
cc = ["@rust-lang/rust-analyzer"]
11701176

11711177
[mentions."src/tools/rustfmt"]
1178+
message = "The Rustfmt subtree was changed"
11721179
cc = ["@rust-lang/rustfmt"]
11731180

11741181
[mentions."compiler/rustc_middle/src/mir/syntax.rs"]

0 commit comments

Comments
 (0)