Skip to content

Commit 28c6bff

Browse files
committed
cargo-miri already finds the sysroot on its own
1 parent 1024794 commit 28c6bff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

miri

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ fmt)
215215
| xargs rustfmt +$TOOLCHAIN --edition=2021 --config-path "$MIRIDIR/rustfmt.toml" "$@"
216216
;;
217217
cargo)
218-
find_sysroot
219218
$CARGO run $CARGO_BUILD_FLAGS --manifest-path "$MIRIDIR"/cargo-miri/Cargo.toml -- miri "$@"
220219
;;
221220
clippy)

0 commit comments

Comments
 (0)