refactor(mount): rename fields for clarity, add user options for mount #1252
Annotations
10 errors and 1 warning
Run Cross-CI action:
src/commands/mount.rs#L62
cannot find function `ignore` in module `conflate::vec`
|
Run Cross-CI action:
src/commands/mount.rs#L62
the size for values of type `[u8]` cannot be known at compilation time
|
Run Cross-CI action:
src/commands/mount.rs#L62
the trait bound `MountOpts: Runnable` is not satisfied
|
Run Cross-CI action:
src/commands/mount.rs#L62
the trait bound `MountOpts: FromArgMatches` is not satisfied
|
Run Cross-CI action:
src/commands/mount.rs#L62
the size for values of type `[u8]` cannot be known at compilation time
|
Run Cross-CI action:
src/commands/mount.rs#L62
the trait bound `std::ffi::OsStr: Clone` is not satisfied
|
Run Cross-CI action:
src/commands/mount.rs#L62
the size for values of type `[u8]` cannot be known at compilation time
|
Run Cross-CI action:
src/commands/mount.rs#L61
the size for values of type `[u8]` cannot be known at compilation time
|
Run Cross-CI action:
src/commands/mount.rs#L62
the trait bound `std::ffi::OsStr: Deserialize<'_>` is not satisfied
|
Run Cross-CI action:
src/commands/mount.rs#L61
the size for values of type `[u8]` cannot be known at compilation time
|
Run Cross-CI action:
src/commands/mount.rs#L10
unused import: `OsString`
|
Loading