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 b319ab8 commit 2b4fd62Copy full SHA for 2b4fd62
1 file changed
tests/cli_errors.rs
@@ -1,5 +1,4 @@
1
#![cfg(feature = "cli")]
2
-#![cfg_attr(not(unix), allow(unused))] // TODO: remove this after merging from master
3
4
pub mod _utils;
5
pub use _utils::*;
0 commit comments