Skip to content

Commit

Permalink
Remove unused features from rustc_llvm.
Browse files Browse the repository at this point in the history
  • Loading branch information
nnethercote committed Oct 3, 2023
1 parent e0d7ed1 commit c3127d1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions compiler/rustc_llvm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ name = "rustc_llvm"
version = "0.0.0"
edition = "2021"

[features]
static-libstdcpp = []
emscripten = []

[dependencies]
libc = "0.2.73"

Expand Down

0 comments on commit c3127d1

Please sign in to comment.