Skip to content

Commit 9891f55

Browse files
authoredMar 6, 2025
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 61aaec7 + 5143638 commit 9891f55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎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)