mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
Rollup merge of #116371 - nnethercote:rustc_llvm, r=bjorn3
Remove unused features from `rustc_llvm`. r? `@bjorn3`
This commit is contained in:
commit
8e148a17e1
@ -3,10 +3,6 @@ name = "rustc_llvm"
|
||||
version = "0.0.0"
|
||||
edition = "2021"
|
||||
|
||||
[features]
|
||||
static-libstdcpp = []
|
||||
emscripten = []
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2.73"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user