]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
hir: remove NodeId from Field
[rust.git] / config.toml.example
index 69a38ec8773815f44c39ca3dd27b8ace1f3bf2e0..8f6bf03489f06eb7ee36bee4b2445d3bde04f202 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"
+
+# Whether or not to specify `-DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN=YES`
+#allow-old-toolchain = false
+
 # =============================================================================
 # General build configuration options
 # =============================================================================