Update Cargo.toml snippets #1142
Annotations
6 errors and 4 warnings
nightly on ubuntu-latest:
src/command.rs#L254
this argument is a mutable reference, but not used mutably
|
nightly on ubuntu-latest
Process completed with exit code 101.
|
nightly on windows-2019:
src/command.rs#L254
this argument is a mutable reference, but not used mutably
|
nightly on windows-2019
Process completed with exit code 1.
|
nightly on macOS-latest:
src/command.rs#L254
this argument is a mutable reference, but not used mutably
|
nightly on macOS-latest
Process completed with exit code 101.
|
stable on ubuntu-latest:
src/terminal/sys/file_descriptor.rs#L32
method `read` is never used
|
nightly on ubuntu-latest:
src/terminal/sys/file_descriptor.rs#L32
method `read` is never used
|
stable on macOS-latest:
src/terminal/sys/file_descriptor.rs#L32
method `read` is never used
|
nightly on macOS-latest:
src/terminal/sys/file_descriptor.rs#L32
method `read` is never used
|