Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Rust 1.79.0 #95

Merged
merged 102 commits into from
Aug 22, 2024
Merged

Conversation

LucasSte
Copy link
Collaborator

@LucasSte LucasSte commented Aug 7, 2024

Besides the necessary adjustments for compatibility between versions, I completely removed the bpf-unknown-unknown target, as the LLVM backend does not support it anymore.

In addition, I forked the rustc-build-sysroot crate and adapted it to download our compiler-builtins repository, since we Rust tests now utilize such a crate.

jackcmay and others added 30 commits July 10, 2024 12:12
- d4d1111 "The target configuration option `abi_blacklist` has been renamed to `unsupported_abis`."
- 6567154 "rustc_target: rename {Fn,Arg}Type to {Fn,Arg}Abi."
@LucasSte LucasSte force-pushed the solana-1.79.0 branch 7 times, most recently from 9a0c078 to bc5bad9 Compare August 8, 2024 18:36
@LucasSte LucasSte force-pushed the solana-1.79.0 branch 15 times, most recently from 0a9413d to b5bd654 Compare August 21, 2024 21:21
@LucasSte LucasSte requested a review from dmakarov August 22, 2024 13:13
@LucasSte LucasSte marked this pull request as ready for review August 22, 2024 13:13
@LucasSte LucasSte merged commit 548684c into anza-xyz:solana-1.79.0 Aug 22, 2024
14 checks passed
@LucasSte LucasSte deleted the solana-1.79.0 branch August 22, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants