run_
make_
support
1.87.0
(17067e9ac 2025-05-09)
Module rustc
Module Items
Structs
Functions
In run_
make_
support::
external_
deps
run_make_support
::
external_deps
Module
rustc
Copy item path
Source
Structs
§
Rustc
A
rustc
invocation builder.
Functions
§
aux_
build
Construct a new
rustc
aux-build invocation.
bare_
rustc
Construct a plain
rustc
invocation with no flags set. Note that
set_host_compiler_dylib_path
still presets the environment variable
HOST_RUSTC_DYLIB_PATH
by default.
rustc
Construct a new
rustc
invocation. This will automatically set the library search path as
-L cwd()
. Use
bare_rustc
to avoid this.
rustc_
path
setup_
common
🔒
sysroot
Query the sysroot path corresponding
rustc --print=sysroot
.