Skip to content

Commit

Permalink
Unrolled build for rust-lang#118985
Browse files Browse the repository at this point in the history
Rollup merge of rust-lang#118985 - JohnTitor:rm-jtitor-diag-pings, r=compiler-errors

Remove @JohnTitor from diagnostics pings

I've been inactive around diagnostics for a while so would like to remove myself from the diagnostics-related ping groups for now.
  • Loading branch information
rust-timer authored Dec 15, 2023
2 parents 3f39cae + c3dd266 commit f2bade4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -555,15 +555,15 @@ cc = ["@oli-obk", "@RalfJung", "@JakobDegen", "@davidtwco", "@celinval", "@vakar

[mentions."compiler/rustc_error_messages"]
message = "`rustc_error_messages` was changed"
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
cc = ["@davidtwco", "@compiler-errors", "@TaKO8Ki"]

[mentions."compiler/rustc_errors/src/translation.rs"]
message = "`rustc_errors::translation` was changed"
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
cc = ["@davidtwco", "@compiler-errors", "@TaKO8Ki"]

[mentions."compiler/rustc_macros/src/diagnostics"]
message = "`rustc_macros::diagnostics` was changed"
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
cc = ["@davidtwco", "@compiler-errors", "@TaKO8Ki"]

[mentions."compiler/stable_mir"]
message = "This PR changes Stable MIR"
Expand Down

0 comments on commit f2bade4

Please sign in to comment.