]> git.lizzy.rs Git - rust.git/blobdiff - config.toml.example
Rename BorrowData::location to BorrowData::reserve_location
[rust.git] / config.toml.example
index 3dfd25aade1e4146dd5747ab2298e1a1ff97dbee..b47f9163c0dacf7a08a9f93cc46f833e1db078cf 100644 (file)
 # target, as without this option the test output will not be captured.
 #wasm-syscall = false
 
+# Indicates whether LLD will be compiled and made available in the sysroot for
+# rustc to execute.
+#lld = false
+
 # =============================================================================
 # Options for specific targets
 #