Closed
Description
$ rustup component add llvm-tools --toolchain nightly
$ cargo +nightly install cargo-binutils
$ cargo +nightly size
error:llvm-tools
component is missing or empty. Install it withrustup component add llvm-tools
$ rustup component list --toolchain nightly | grep tools
llvm-tools-x86_64-pc-windows-msvc (installed)
Version:
$ rustc +nightly -vV
rustc 1.28.0-nightly (cd494c1f0 2018-06-27)
binary: rustc
commit-hash: cd494c1f0915da00a63c03454a96d504afe764ff
commit-date: 2018-06-27
host: x86_64-pc-windows-msvc
release: 1.28.0-nightly
LLVM version: 6.0
Metadata
Metadata
Assignees
Labels
No labels