Releases: a16z/rust
Releases · a16z/rust
stable-994bd60657fa9a0c4d2cbc03b2eb54e0c57f8a5c
Add stable buulds and aarch64-unknown-linux-gnu to release (#16) * add aarch64-unknown-linux-gnu triple to release * produce stable binaries
stable-6fdab163057c54a62446a4ab0f588f34920e2b85
Add stable buulds and aarch64-unknown-linux-gnu to release (#16) * add aarch64-unknown-linux-gnu triple to release * produce stable binaries
stable-552f2a3ace51647607e240bf23e58fe2ba8f5e8a
chore: Update toolchain to nightly-2024-09-30 (#10) This matches the toolchain used by Jolt in this PR: https://github.com/a16z/jolt/pull/510 The compiler is updated to align with features used by Binius (in particular the use of `iter::repeat_n`)
nightly-8af9d45d5e09a04832cc9b2e1df993fd1ce49d02
Enables the RV32 M extension for Jolt guest programs
nightly-e1f7f2bced08d7f582e0fe747372dca74310f346
1.82.0-nightly (8e86c9567 2024-08-01) (#6)
nightly-6338555c7ececc29520c9e3a68e5aea8d65bd430
1.82.0-nightly (8e86c9567 2024-08-01) (#6)
nightly-1d5252e70afedb40ee9ea791a1528615fe5040a8
1.82.0-nightly (8e86c9567 2024-08-01) (#6)
nightly-140fc9ae4f28956ae704bcd91755e75937d98153
1.82.0-nightly (8e86c9567 2024-08-01) (#6)
nightly-006734406d6be3154b20cf9aed7f29532c4511a0
1.82.0-nightly (8e86c9567 2024-08-01) (#6)
nightly-3cce1fd56f8c0f705f27f5dfb8f777583bc62e20
feat: enable m extension (#5) * feat: add m extension * chore: rename target