MyNixOS website logo
Description

Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain.

In order for this to work, you either need to run rustup component add llvm-tools-preview or install the llvm-tools-preview component using your Nix library (e.g. fenix or rust-overlay)

Metadata

Version

0.3.6

Maintainers (2)

Executables (19)

Show all
  • bin/rust-strip
  • bin/cargo-profdata
  • bin/cargo-size
  • bin/rust-objcopy
  • bin/cargo-readobj
  • bin/rust-size
  • bin/cargo-cov
  • bin/rust-objdump
  • bin/rust-lld
  • bin/rust-cov
  • bin/rust-ld
  • bin/rust-nm
  • bin/cargo-nm
  • bin/rust-ar
  • bin/rust-profdata
  • bin/rust-readobj
  • bin/cargo-strip
  • bin/cargo-objcopy
  • bin/cargo-objdump

Platforms (35)

    Darwin
    FreeBSD 13
    Linux
    NetBSD
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-linux
  • aarch64-netbsd
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv7a-darwin
  • armv7a-linux
  • armv7l-linux
  • armv7l-netbsd
  • i686-darwin
  • i686-freebsd13
  • i686-linux
  • i686-netbsd
  • i686-openbsd
  • i686-windows
  • loongarch64-linux
  • m68k-linux
  • mips64el-linux
  • mipsel-linux
  • powerpc-netbsd
  • powerpc64-linux
  • powerpc64le-linux
  • riscv32-linux
  • riscv64-linux
  • s390x-linux
  • wasm32-wasi
  • x86_64-darwin
  • x86_64-freebsd13
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows