]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Fix update to 2018 edition
[rust.git] / config.toml.example
index 69a38ec8773815f44c39ca3dd27b8ace1f3bf2e0..f45db37c33b86103d1e35929600ebc5167c7e009 100644 (file)
 # that your host compiler ships with libc++.
 #use-libcxx = true
 
+# The value specified here will be passed as `-DLLVM_USE_LINKER` to CMake.
+#use-linker = "lld"
+
+
 # =============================================================================
 # General build configuration options
 # =============================================================================