We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c00d2e commit dc42d48Copy full SHA for dc42d48
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