emk / rust-musl-builder

Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries. Supports openssl and diesel crates.
Apache License 2.0
1.54k stars 193 forks source link

Hashbrown not compiling on nightly #71

Closed sd2k closed 5 years ago

sd2k commented 5 years ago

The alloc feature has been stabilised since 2019-04-13 so the nightly image will need to be recreated. Thanks!

emk commented 5 years ago

I've kicked off a build that will be tagged nightly-2019-04-17, that should contain the bits that you want.

emk commented 5 years ago

The ekidd/rust-musl-builder:nightly-2019-04-17 build is now available. Please re-open this issue if you have any problems!