mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-17 06:26:55 +00:00
Rollup merge of #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 =)
This commit is contained in:
commit
9891f55e6e
@ -701,6 +701,9 @@ cc = ["@davidtwco", "@wesleywiser"]
|
||||
[mentions."compiler/rustc_codegen_cranelift"]
|
||||
cc = ["@bjorn3"]
|
||||
|
||||
[mentions."compiler/rustc_codegen_ssa"]
|
||||
cc = ["@WaffleLapkin"]
|
||||
|
||||
[mentions."compiler/rustc_codegen_gcc"]
|
||||
cc = ["@antoyo", "@GuillaumeGomez"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user