Fix warnings and clippy lints (#943) #1285
Annotations
4 warnings
stable on macOS-latest:
src/terminal/sys/file_descriptor.rs#L75
method `read` is never used
|
stable on ubuntu-latest:
src/terminal/sys/file_descriptor.rs#L75
method `read` is never used
|
nightly on ubuntu-latest:
src/terminal/sys/file_descriptor.rs#L75
method `read` is never used
|
nightly on macOS-latest:
src/terminal/sys/file_descriptor.rs#L75
method `read` is never used
|