waffle: stop watching codegen ssa

This commit is contained in:
Waffle Lapkin 2025-11-13 14:35:06 +01:00
parent 2fcbda6c1a
commit abaccaed21
No known key found for this signature in database

View file

@ -922,9 +922,6 @@ 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"]