We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cfg
Test
not(windows)
1 parent 002c6d8 commit 5d29081Copy full SHA for 5d29081
tests/rustflags.rs
@@ -1,3 +1,4 @@
1
+#[cfg(not(windows))]
2
use crate::support::Test;
3
mod support;
4
0 commit comments