Add auto notification for changes to stable mir

This commit is contained in:
Celina G. Val 2023-03-08 12:37:18 -08:00
parent 7c306f6dcd
commit d326ae7b85

View file

@ -451,6 +451,10 @@ cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
message = "`rustc_macros::diagnostics` was changed"
cc = ["@davidtwco", "@compiler-errors", "@JohnTitor", "@TaKO8Ki"]
[mentions."compiler/rustc_smir"]
message = "This PR changes Stable MIR"
cc = ["@oli-obk", "@celinval"]
[mentions."compiler/rustc_target/src/spec"]
message = """
These commits modify **compiler targets**.