Skip to content

chore: update to rust 1.86.0#1670

Merged
Stebalien merged 1 commit into
masterfrom
steb/update-rust
Apr 15, 2025
Merged

chore: update to rust 1.86.0#1670
Stebalien merged 1 commit into
masterfrom
steb/update-rust

Conversation

@Stebalien
Copy link
Copy Markdown
Member

@Stebalien Stebalien commented Apr 15, 2025

In theory, this enables the WASM multiple return values proposal. But my testing with the FVM indicates that everything "just works".

We've explicitly disabled this our compiler settings but... I haven't observed those options making a difference.

My plan is to merge this because everything does appear to be working correctly and we're not making any progress by sitting around holding our breaths.

fixes #1650

@github-project-automation github-project-automation Bot moved this to 📌 Triage in FilOz Apr 15, 2025
@Stebalien Stebalien force-pushed the steb/update-rust branch 2 times, most recently from 2f12d9e to fec3858 Compare April 15, 2025 00:59
In theory, this enables the WASM multiple return values proposal. But my
testing with the FVM indicates that everything "just works".

We've explicitly disabled this our compiler settings but... I haven't
observed those options making a difference.
@github-project-automation github-project-automation Bot moved this from 📌 Triage to ✔️ Approved by reviewer in FilOz Apr 15, 2025
@Stebalien Stebalien added this pull request to the merge queue Apr 15, 2025
@Stebalien Stebalien removed this pull request from the merge queue due to a manual request Apr 15, 2025
@Stebalien Stebalien merged commit af42c56 into master Apr 15, 2025
11 checks passed
@Stebalien Stebalien deleted the steb/update-rust branch April 15, 2025 01:34
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FilOz Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

Update rustc to v1.82 & handle wasm multiple return values

2 participants