Closed
Description
error: attributes are not yet allowed on if expressions
--> /home/User/.cargo/registry/src/github.com-1ecc6299db9ec823/sysinfo-0.14.5/src/utils.rs:27:5
|
27 | #[allow(clippy::identity_conversion)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^error: aborting due to previous error
error: could not compile sysinfo.
warning: build failed, waiting for other jobs to finish...
error: build failed
Same error above is thrown when I tried to build/install using cargo build --release
and cargo install checksec
I am using cargo v1.41.0, Ubuntu 18.04 x86_64.
Metadata
Metadata
Assignees
Labels
No labels