Remove windows feature flag #1290
Annotations
6 errors and 2 warnings
|
Test Build:
src/lib.rs#L256
Compiling on Windows with "windows" feature disabled. Feature "windows" should only be disabled when project will never be compiled on Windows.
|
Test Build
Process completed with exit code 1.
|
Test default features
The operation was canceled.
|
Clippy:
src/lib.rs#L256
Compiling on Windows with "windows" feature disabled. Feature "windows" should only be disabled when project will never be compiled on Windows.
|
Clippy
Process completed with exit code 1.
|
Test Build:
src/lib.rs#L255
unexpected `cfg` condition value: `windows`
|
Clippy:
src/lib.rs#L255
unexpected `cfg` condition value: `windows`
|
Loading