mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
Rollup merge of #120246 - estebank:revert_breathing_room, r=estebank
Re-add estebank to review rotation r? ``@compiler-errors``
This commit is contained in:
commit
0d3af593cd
@ -643,6 +643,7 @@ compiler-team = [
|
|||||||
"@compiler-errors",
|
"@compiler-errors",
|
||||||
"@petrochenkov",
|
"@petrochenkov",
|
||||||
"@davidtwco",
|
"@davidtwco",
|
||||||
|
"@estebank",
|
||||||
"@oli-obk",
|
"@oli-obk",
|
||||||
"@wesleywiser",
|
"@wesleywiser",
|
||||||
]
|
]
|
||||||
@ -693,18 +694,21 @@ incremental = [
|
|||||||
diagnostics = [
|
diagnostics = [
|
||||||
"@compiler-errors",
|
"@compiler-errors",
|
||||||
"@davidtwco",
|
"@davidtwco",
|
||||||
|
"@estebank",
|
||||||
"@oli-obk",
|
"@oli-obk",
|
||||||
"@TaKO8Ki",
|
"@TaKO8Ki",
|
||||||
]
|
]
|
||||||
parser = [
|
parser = [
|
||||||
"@compiler-errors",
|
"@compiler-errors",
|
||||||
"@davidtwco",
|
"@davidtwco",
|
||||||
|
"@estebank",
|
||||||
"@nnethercote",
|
"@nnethercote",
|
||||||
"@petrochenkov",
|
"@petrochenkov",
|
||||||
]
|
]
|
||||||
lexer = [
|
lexer = [
|
||||||
"@nnethercote",
|
"@nnethercote",
|
||||||
"@petrochenkov",
|
"@petrochenkov",
|
||||||
|
"@estebank",
|
||||||
]
|
]
|
||||||
arena = [
|
arena = [
|
||||||
"@nnethercote",
|
"@nnethercote",
|
||||||
@ -731,6 +735,7 @@ borrowck = [
|
|||||||
]
|
]
|
||||||
ast_lowering = [
|
ast_lowering = [
|
||||||
"@compiler-errors",
|
"@compiler-errors",
|
||||||
|
"@estebank",
|
||||||
"@spastorino",
|
"@spastorino",
|
||||||
]
|
]
|
||||||
fallback = [
|
fallback = [
|
||||||
|
Loading…
Reference in New Issue
Block a user