Skip to content

Commit c3127d1

Browse files
committed
Remove unused features from rustc_llvm.
1 parent e0d7ed1 commit c3127d1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

compiler/rustc_llvm/Cargo.toml

-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ name = "rustc_llvm"
33
version = "0.0.0"
44
edition = "2021"
55

6-
[features]
7-
static-libstdcpp = []
8-
emscripten = []
9-
106
[dependencies]
117
libc = "0.2.73"
128

0 commit comments

Comments
 (0)