rules/rust/products.js

Developer reference: this page includes exported implementation details. BUILD authors should prefer the User API reference.

RUST_LINKER

const RUST_LINKER

Role: resolve a linker toolchain target to the linker cargo builds use.

const RUST_LINK_DRIVER

Role: resolve a toolchain target to the link-driver (compiler used as cc by rustc) cargo builds invoke for linking.

RUST_BUILD_CACHE

const RUST_BUILD_CACHE

Role: resolve a build-cache toolchain target (kache) to the RUSTC_WRAPPER configuration cargo builds use.