Skip to content

Commit 3f3167f

Browse files
RalfJungoli-obk
authored andcommitted
miri is not in toolstate any more
1 parent 7e23244 commit 3f3167f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/bootstrap/toolstate.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ static STABLE_TOOLS: &[(&str, &str)] = &[
7777
// though, as otherwise we will be unable to file an issue if they start
7878
// failing.
7979
static NIGHTLY_TOOLS: &[(&str, &str)] = &[
80-
("miri", "src/tools/miri"),
8180
("embedded-book", "src/doc/embedded-book"),
8281
// ("rustc-dev-guide", "src/doc/rustc-dev-guide"),
8382
];

0 commit comments

Comments
 (0)