Skip to content

Commit d53df5a

Browse files
authored
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 43ad753 + 75a5196 commit d53df5a

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)