Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit fb6578c

Browse files
authored
Merge pull request #353 from RalfJung/miri
also ping us on submodule changes
2 parents c1b3142 + f807923 commit fb6578c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

highfive/configs/rust-lang/rust.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,10 @@
121121
"compiler/rustc_middle/src/mir/interpret": {
122122
"message": "Some changes occured to the CTFE / Miri engine",
123123
"reviewers": ["@rust-lang/miri"]
124+
},
125+
"src/tools/miri": {
126+
"message": "Some changes occured to the Miri submodule",
127+
"reviewers": ["@rust-lang/miri"]
124128
}
125129
},
126130
"new_pr_labels": ["S-waiting-on-review"]

0 commit comments

Comments
 (0)