Skip to content

Commit da6b66d

Browse files
authored
Unrolled build for rust-lang#138108
Rollup merge of rust-lang#138108 - WaffleLapkin:rustc_codegen_ssa_mentions, r=compiler-errors Mention me (WaffleLapkin) when changes to `rustc_codegen_ssa` occur My employer is writing a rustc backend and it's my job to resolve conflicts with upstream so I'd like to know when `rustc_codegen_ssa` is being changed =)
2 parents 98a4878 + 5143638 commit da6b66d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: triagebot.toml

+3
Original file line numberDiff line numberDiff line change
@@ -701,6 +701,9 @@ cc = ["@davidtwco", "@wesleywiser"]
701701
[mentions."compiler/rustc_codegen_cranelift"]
702702
cc = ["@bjorn3"]
703703

704+
[mentions."compiler/rustc_codegen_ssa"]
705+
cc = ["@WaffleLapkin"]
706+
704707
[mentions."compiler/rustc_codegen_gcc"]
705708
cc = ["@antoyo", "@GuillaumeGomez"]
706709

0 commit comments

Comments
 (0)