Skip to content

Commit 8e148a1

Browse files
authored
Rollup merge of rust-lang#116371 - nnethercote:rustc_llvm, r=bjorn3
Remove unused features from `rustc_llvm`. r? `@bjorn3`
2 parents 12e4c78 + c3127d1 commit 8e148a1

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)