Rollup merge of #151800 - JonathanBrouwer:subscribe-translation, r=JonathanBrouwer

Subscribe myself to translation diagnostics
This commit is contained in:
Stuart Cook 2026-01-29 19:03:33 +11:00 committed by GitHub
commit 4d7db909b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1182,11 +1182,11 @@ cc = ["@Muscraft"]
[mentions."compiler/rustc_errors/src/translation.rs"]
message = "`rustc_errors::translation` was changed"
cc = ["@davidtwco", "@TaKO8Ki"]
cc = ["@davidtwco", "@TaKO8Ki", "@JonathanBrouwer"]
[mentions."compiler/rustc_macros/src/diagnostics"]
message = "`rustc_macros::diagnostics` was changed"
cc = ["@davidtwco", "@TaKO8Ki"]
cc = ["@davidtwco", "@TaKO8Ki", "@JonathanBrouwer"]
[mentions."compiler/rustc_public"]
message = "This PR changes rustc_public"