Skip to content

Commit 18a81ea

Browse files
authored
Unrolled build for rust-lang#122740
Rollup merge of rust-lang#122740 - tshepang:patch-1, r=clubby789 use more accurate terminology rustc is just one tool/executable, even if at the center of the toolchain
2 parents 6ec953c + 75a5196 commit 18a81ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.example.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -915,6 +915,6 @@
915915
# Available options: fast, balanced, best
916916
#compression-profile = "fast"
917917

918-
# Copy the linker, DLLs, and various libraries from MinGW into the rustc toolchain.
918+
# Copy the linker, DLLs, and various libraries from MinGW into the Rust toolchain.
919919
# Only applies when the host or target is pc-windows-gnu.
920920
#include-mingw-linker = true

0 commit comments

Comments
 (0)