]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Auto merge of #76574 - flip1995:clippyup, r=Manishearth
[rust.git] / config.toml.example
index 52531f54c299e5340dcfc5a4eafbb6922f606335..c311c933e7edcc5eac249ff5732cf0f535122921 100644 (file)
 # supported platforms. The LLD from the bootstrap distribution will be used
 # and not the LLD compiled during the bootstrap.
 #
-# LLD will not be used if we're cross linking or running tests.
+# LLD will not be used if we're cross linking.
 #
 # Explicitly setting the linker for a target will override this option when targeting MSVC.
 #use-lld = false