rust-embedded / cargo-binutils

Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain
Apache License 2.0
474 stars 41 forks source link

Rust 1.38 compilation is broken #102

Open EFanZh opened 3 years ago

EFanZh commented 3 years ago

Seems to be caused by dependency chain "rustc-cfg 0.4.0" -> "failure 0.1.8" -> "backtrace 0.3.56" -> "object 0.23.0".