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

Rebuild image for Rust 1.52.1 #122

Closed gibfahn closed 2 years ago

gibfahn commented 3 years ago

Rust release: 1.52.1 (stable)

Have wanted to use String::split_once() a couple of times now.

JMLX42 commented 3 years ago

I am also interested in this.

altanozlu commented 3 years ago

any news 🤔

gibfahn commented 3 years ago

Closing in favour of https://github.com/emk/rust-musl-builder/issues/123

emk commented 2 years ago

This is blocked on: https://github.com/emk/rust-musl-builder/pull/126. Please see the discussion there.

emk commented 2 years ago

We now have up-to-date nightly builds using GitHub CI! Thank you to everyone for the encouragement.