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 5e2be62 commit 68fbf3fCopy full SHA for 68fbf3f
tests/suite/cli_misc.rs
@@ -667,7 +667,6 @@ fn rename_rls_remove() {
667
fn toolchain_broken_symlink() {
668
use rustup::utils::raw::symlink_dir;
669
use std::fs;
670
- use std::path::Path;
671
672
clitools::test(Scenario::None, &|config| {
673
// We artificially create a broken symlink toolchain -- but this can also happen "legitimately"
0 commit comments