Rust 1.93
The next stable release of the Rust compiler and language standard has been published. The update of the musl standard library to version 1.2.5 ensures that various target platforms *-linux-musl come with musl 1.2.5. This mainly affects static musl builds for x86_64, aarch64, and powerpc64le, which previously used version 1.2.3. This update includes several fixes and improvements, along with one 'breaking' change, […]
