Skip to content

Releases: kent-weak-memory/rust

20240112-linux-x86-64

12 Jan 12:35
Compare
Choose a tag to compare
20240112-linux-x86-64 Pre-release
Pre-release

Pre-built binaries for x86-64 Linux, instructions for use are included in the README.
Decompresses to 2.2GB.

Release includes:

  • the Rust compiler, rustc
  • the Rust package manager, cargo
  • the Rust standard library for Morello FreeBSD, AArch64 FreeBSD, and x86-64 Linux
  • supporting system libraries for Morello and AArch64
  • extra tools for Morello and AArch64
  • a simple example program

20230804-aarch64-apple-darwin

04 Aug 14:11
Compare
Choose a tag to compare
Pre-release
Backport metadata changes that seem to fix errors about std not being…

… available as a dylib when trying to run tests on a remote target. Changes originally from the diff between 382426be34fe0d5fda38068bb60ed1ac06ebd4c8 and e6b883c74f49f32cb5d1cbad3457f2b8805a4a38 if I remember right