We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rustc_llvm
1 parent e0d7ed1 commit c3127d1Copy full SHA for c3127d1
compiler/rustc_llvm/Cargo.toml
@@ -3,10 +3,6 @@ name = "rustc_llvm"
3
version = "0.0.0"
4
edition = "2021"
5
6
-[features]
7
-static-libstdcpp = []
8
-emscripten = []
9
-
10
[dependencies]
11
libc = "0.2.73"
12
0 commit comments