Skip to content

Commit 09359d2

Browse files
Add compiler-errors to a few more triagebot groups
1 parent 9a7cc6c commit 09359d2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

triagebot.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,7 @@ diagnostics = [
538538
"@TaKO8Ki",
539539
]
540540
parser = [
541+
"@compiler-errors",
541542
"@davidtwco",
542543
"@nnethercote",
543544
"@petrochenkov",
@@ -567,6 +568,7 @@ borrowck = [
567568
"@pnkfelix",
568569
]
569570
ast_lowering = [
571+
"@compiler-errors",
570572
"@spastorino",
571573
]
572574
fallback = [
@@ -630,7 +632,7 @@ style-team = [
630632
"/src/stage0.json" = ["bootstrap"]
631633
"/tests/ui" = ["compiler"]
632634
"/src/tools/cargo" = ["@ehuss", "@joshtriplett"]
633-
"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk"]
635+
"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk", "@compiler-errors"]
634636
"/src/tools/linkchecker" = ["@ehuss"]
635637
"/src/tools/rust-installer" = ["bootstrap"]
636638
"/src/tools/rustbook" = ["@ehuss"]

0 commit comments

Comments
 (0)