coral-xyz / anchor

⚓ Solana Sealevel Framework
https://anchor-lang.com
Apache License 2.0
3.59k stars 1.32k forks source link

Unpin `nightly` version #2893

Closed acheroncrypto closed 6 months ago

acheroncrypto commented 6 months ago

Problem

The current IDL build process uses a pinned nightly version to make it work due to the problems such as error[E0635]: unknown feature stdsimd error from ahash.

We should now be able to unpin it after https://github.com/coral-xyz/anchor/pull/2867, which includes a newer Rust version that fixes some of the problems that blocked us from using the latest nightly version.

Summary of changes

Unpin the nightly version used in CI and when generating the IDL.

vercel[bot] commented 6 months ago

@acheroncrypto is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.