]> git.lizzy.rs Git - rust.git/blobdiff - library/unwind/Cargo.toml
Remove unsafe impl Send for CompletedTest & TestResult
[rust.git] / library / unwind / Cargo.toml
index 7138d0c8fea6d4713aacf5c6c042cf5ebb34210c..4f7a304a59f68eaad969671c5d89c2e5feb465f4 100644 (file)
@@ -23,3 +23,4 @@ cc = { version = "1.0.1" }
 
 [features]
 llvm-libunwind = []
+system-llvm-libunwind = []