mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-28 01:34:21 +00:00
Rollup merge of #108144 - compiler-errors:triagebot-more, r=Mark-Simulacrum
Add compiler-errors to a few more triagebot groups Self-explanatory
This commit is contained in:
commit
a8685ebf4d
@ -538,6 +538,7 @@ diagnostics = [
|
||||
"@TaKO8Ki",
|
||||
]
|
||||
parser = [
|
||||
"@compiler-errors",
|
||||
"@davidtwco",
|
||||
"@nnethercote",
|
||||
"@petrochenkov",
|
||||
@ -567,6 +568,7 @@ borrowck = [
|
||||
"@pnkfelix",
|
||||
]
|
||||
ast_lowering = [
|
||||
"@compiler-errors",
|
||||
"@spastorino",
|
||||
]
|
||||
fallback = [
|
||||
@ -630,7 +632,7 @@ style-team = [
|
||||
"/src/stage0.json" = ["bootstrap"]
|
||||
"/tests/ui" = ["compiler"]
|
||||
"/src/tools/cargo" = ["@ehuss", "@joshtriplett"]
|
||||
"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk"]
|
||||
"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk", "@compiler-errors"]
|
||||
"/src/tools/linkchecker" = ["@ehuss"]
|
||||
"/src/tools/rust-installer" = ["bootstrap"]
|
||||
"/src/tools/rustbook" = ["@ehuss"]
|
||||
|
Loading…
Reference in New Issue
Block a user