mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
use more accurate terminology
rustc is just one tool/executable, even if at the center of the toolchain
This commit is contained in:
parent
a385e5667c
commit
75a5196490
@ -915,6 +915,6 @@
|
||||
# Available options: fast, balanced, best
|
||||
#compression-profile = "fast"
|
||||
|
||||
# Copy the linker, DLLs, and various libraries from MinGW into the rustc toolchain.
|
||||
# Copy the linker, DLLs, and various libraries from MinGW into the Rust toolchain.
|
||||
# Only applies when the host or target is pc-windows-gnu.
|
||||
#include-mingw-linker = true
|
||||
|
Loading…
Reference in New Issue
Block a user