Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6bd7dcd

Browse files
committed
xtask/miri: remove flag that is enabled by default
1 parent 9fbe687 commit 6bd7dcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎xtask/src/cargo.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ impl Cargo {
201201
}
202202
}
203203
CargoAction::Miri => {
204-
cmd.env("MIRIFLAGS", "-Zmiri-tag-raw-pointers");
205204
action = "miri";
206205
sub_action = Some("test");
207206
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /