windows wip #128
Annotations
6 errors
Run cargo test --locked -- --nocapture:
src/core/file.rs#L173
failed to resolve: could not find `unix` in `os`
|
Run cargo test --locked -- --nocapture:
src/core/testing.rs#L4
failed to resolve: could not find `unix` in `os`
|
Run cargo test --locked -- --nocapture:
src/core/testing.rs#L153
no method named `set_mode` found for struct `Permissions` in the current scope
|
Run cargo test --locked -- --nocapture:
src/core/file.rs#L300
no method named `set_mode` found for struct `Permissions` in the current scope
|
Run cargo test --locked -- --nocapture:
src/core/file.rs#L315
no method named `set_mode` found for struct `Permissions` in the current scope
|
Run cargo test --locked -- --nocapture
Process completed with exit code 1.
|
Loading