~/hooky

hooky/1 -rw-r--r-- 363 B
df6fb4e9 — Arthur Melton fix all of cargo clippy issues 2 years ago
1
2
3
4
info: component 'rust-std' for target 'x86_64-pc-windows-gnu' is up to date
error: toolchain 'nightly-x86_64-unknown-linux-gnu' does not contain component 'rust-std' for target '2'
note: not all platforms have the standard library pre-compiled: https://doc.rust-lang.org/nightly/rustc/platform-support.html
help: consider using `cargo build -Z build-std` instead