We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e23244 commit 3f3167fCopy full SHA for 3f3167f
src/bootstrap/toolstate.rs
@@ -77,7 +77,6 @@ static STABLE_TOOLS: &[(&str, &str)] = &[
77
// though, as otherwise we will be unable to file an issue if they start
78
// failing.
79
static NIGHTLY_TOOLS: &[(&str, &str)] = &[
80
- ("miri", "src/tools/miri"),
81
("embedded-book", "src/doc/embedded-book"),
82
// ("rustc-dev-guide", "src/doc/rustc-dev-guide"),
83
];
0 commit comments