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

Commit 98639e8

Browse files
committed
update Miri core interpreter engine path
1 parent b6dfbbf commit 98639e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

highfive/configs/rust-lang/rust.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"message": "Some changes occurred in src/tools/clippy.",
172172
"reviewers": ["@rust-lang/clippy"]
173173
},
174-
"compiler/rustc_mir/src/interpret": {
174+
"compiler/rustc_const_eval/src/interpret": {
175175
"message": "Some changes occured to the CTFE / Miri engine",
176176
"reviewers": ["@rust-lang/miri"]
177177
},

0 commit comments

Comments
 (0)