mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
try running on windows
This commit is contained in:
parent
463f307425
commit
e9e22e5c2f
@ -1,5 +1,4 @@
|
||||
#![allow(clippy::disallowed_methods, clippy::print_stdout, clippy::print_stderr)]
|
||||
#![cfg(not(windows))] // TODO: should fix these tests on Windows
|
||||
|
||||
use anyhow::{anyhow, ensure, Context, Error};
|
||||
use rustfix::apply_suggestions;
|
||||
|
Loading…
x
Reference in New Issue
Block a user