Skip to content

Fix AlwaysMut<T> docs#13824

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
fitzgen:fix-always-mut-docs
Jul 6, 2026
Merged

Fix AlwaysMut<T> docs#13824
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
fitzgen:fix-always-mut-docs

Conversation

@fitzgen

@fitzgen fitzgen commented Jul 6, 2026

Copy link
Copy Markdown
Member

Was previously saying it made T be Send when it is already Sync, but it is actually the other way around.

Was previously saying it made `T` be `Send` when it is already `Sync`, but it is
actually the other way around.
@fitzgen fitzgen requested a review from a team as a code owner July 6, 2026 15:37
@fitzgen fitzgen requested review from dicej and removed request for a team July 6, 2026 15:37
@alexcrichton alexcrichton added this pull request to the merge queue Jul 6, 2026
Merged via the queue into bytecodealliance:main with commit a18ca9c Jul 6, 2026
53 checks passed
@fitzgen fitzgen deleted the fix-always-mut-docs branch July 6, 2026 17:54
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.

2 participants