1
Fork 0

Mention me (WaffleLapkin) when changes to rustc_codegen_ssa occur

This commit is contained in:
waffle 2025-03-06 17:16:00 +01:00 committed by Waffle Lapkin
parent 30f168ef81
commit 5143638e51
No known key found for this signature in database

View file

@ -701,6 +701,9 @@ cc = ["@davidtwco", "@wesleywiser"]
[mentions."compiler/rustc_codegen_cranelift"] [mentions."compiler/rustc_codegen_cranelift"]
cc = ["@bjorn3"] cc = ["@bjorn3"]
[mentions."compiler/rustc_codegen_ssa"]
cc = ["@WaffleLapkin"]
[mentions."compiler/rustc_codegen_gcc"] [mentions."compiler/rustc_codegen_gcc"]
cc = ["@antoyo", "@GuillaumeGomez"] cc = ["@antoyo", "@GuillaumeGomez"]