Add auto notification for changes to stable mir
This commit is contained in:
parent
7c306f6dcd
commit
d326ae7b85
@ -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**.
|
||||
|
Loading…
Reference in New Issue
Block a user