Rollup merge of #107661 - oli-obk:breathing_room, r=oli-obk
Remove Esteban from review queues for a while r? `@estebank`
This commit is contained in:
commit
47fc625a92
@ -441,15 +441,15 @@ cc = ["@oli-obk", "@RalfJung", "@JakobDegen", "@davidtwco", "@celinval", "@vakar
|
|||||||
|
|
||||||
[mentions."compiler/rustc_error_messages"]
|
[mentions."compiler/rustc_error_messages"]
|
||||||
message = "`rustc_error_messages` was changed"
|
message = "`rustc_error_messages` was changed"
|
||||||
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@estebank", "@TaKO8Ki"]
|
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
|
||||||
|
|
||||||
[mentions."compiler/rustc_errors/src/translation.rs"]
|
[mentions."compiler/rustc_errors/src/translation.rs"]
|
||||||
message = "`rustc_errors::translation` was changed"
|
message = "`rustc_errors::translation` was changed"
|
||||||
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@estebank", "@TaKO8Ki"]
|
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
|
||||||
|
|
||||||
[mentions."compiler/rustc_macros/src/diagnostics"]
|
[mentions."compiler/rustc_macros/src/diagnostics"]
|
||||||
message = "`rustc_macros::diagnostics` was changed"
|
message = "`rustc_macros::diagnostics` was changed"
|
||||||
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@estebank", "@TaKO8Ki"]
|
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
|
||||||
|
|
||||||
[mentions."compiler/rustc_target/src/spec"]
|
[mentions."compiler/rustc_target/src/spec"]
|
||||||
message = """
|
message = """
|
||||||
@ -475,7 +475,6 @@ contributing_url = "https://rustc-dev-guide.rust-lang.org/contributing.html"
|
|||||||
[assign.adhoc_groups]
|
[assign.adhoc_groups]
|
||||||
compiler-team = [
|
compiler-team = [
|
||||||
"@cjgillot",
|
"@cjgillot",
|
||||||
"@estebank",
|
|
||||||
"@petrochenkov",
|
"@petrochenkov",
|
||||||
"@davidtwco",
|
"@davidtwco",
|
||||||
"@oli-obk",
|
"@oli-obk",
|
||||||
@ -532,13 +531,11 @@ incremental = [
|
|||||||
diagnostics = [
|
diagnostics = [
|
||||||
"@compiler-errors",
|
"@compiler-errors",
|
||||||
"@davidtwco",
|
"@davidtwco",
|
||||||
"@estebank",
|
|
||||||
"@oli-obk",
|
"@oli-obk",
|
||||||
"@TaKO8Ki",
|
"@TaKO8Ki",
|
||||||
]
|
]
|
||||||
parser = [
|
parser = [
|
||||||
"@davidtwco",
|
"@davidtwco",
|
||||||
"@estebank",
|
|
||||||
"@nnethercote",
|
"@nnethercote",
|
||||||
"@petrochenkov",
|
"@petrochenkov",
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user