Skip to content

Commit

Permalink
Unrolled build for rust-lang#122885
Browse files Browse the repository at this point in the history
Rollup merge of rust-lang#122885 - spastorino:spastorino-adhoc_groups, r=compiler-errors

Adjust better spastorino membership to triagebot's adhoc_groups
  • Loading branch information
rust-timer authored Mar 23, 2024
2 parents 85e449a + ada6c16 commit eec32f3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ cc = ["@davidtwco", "@compiler-errors", "@TaKO8Ki"]

[mentions."compiler/stable_mir"]
message = "This PR changes Stable MIR"
cc = ["@oli-obk", "@celinval", "@spastorino", "@ouz-a"]
cc = ["@oli-obk", "@celinval", "@ouz-a"]

[mentions."compiler/rustc_target/src/spec"]
message = """
Expand Down Expand Up @@ -833,6 +833,7 @@ parser = [
"@estebank",
"@nnethercote",
"@petrochenkov",
"@spastorino",
]
lexer = [
"@nnethercote",
Expand All @@ -841,6 +842,7 @@ lexer = [
]
arena = [
"@nnethercote",
"@spastorino",
]
mir = [
"@davidtwco",
Expand Down

0 comments on commit eec32f3

Please sign in to comment.