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

Update MSRV to 1.71.0 #7206

Merged
merged 3 commits into from
Oct 11, 2023
Merged

Conversation

alexcrichton
Copy link
Member

With the 1.73.0 release today update our MSRV to a one-higher version. This will cause 1.73.0 to be tested in CI.

With the 1.73.0 release today update our MSRV to a one-higher version.
This will cause 1.73.0 to be tested in CI.
@alexcrichton alexcrichton requested a review from a team as a code owner October 10, 2023 12:03
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team October 10, 2023 12:03
@alexcrichton alexcrichton added this pull request to the merge queue Oct 10, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 10, 2023
@alexcrichton alexcrichton requested a review from a team as a code owner October 11, 2023 05:08
@alexcrichton alexcrichton added this pull request to the merge queue Oct 11, 2023
@github-actions github-actions bot added the wasi Issues pertaining to WASI label Oct 11, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 11, 2023
Use `SendSyncPtr` instead (a small wrapper around `NonNull`) which
appeases MIRI.
@alexcrichton
Copy link
Member Author

The most recent failure was a MIRI failure which I've now addressed through refactoring how Table with static memory is represented.

@alexcrichton alexcrichton added this pull request to the merge queue Oct 11, 2023
Merged via the queue into bytecodealliance:main with commit 41e4962 Oct 11, 2023
18 checks passed
@alexcrichton alexcrichton deleted the update-msrv branch October 11, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasi Issues pertaining to WASI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants