Skip to content

Clarify how BytesMut::zeroed works and advantages to manual impl#714

Merged
Darksonn merged 2 commits intotokio-rs:masterfrom
paolobarbolini:clarify-bytes-mut-zeroed
Jun 21, 2024
Merged

Clarify how BytesMut::zeroed works and advantages to manual impl#714
Darksonn merged 2 commits intotokio-rs:masterfrom
paolobarbolini:clarify-bytes-mut-zeroed

Conversation

@paolobarbolini
Copy link
Copy Markdown
Contributor

Fixes #713

@paolobarbolini paolobarbolini force-pushed the clarify-bytes-mut-zeroed branch from ef23f95 to e983e1b Compare June 19, 2024 02:44
Copy link
Copy Markdown
Member

@Darksonn Darksonn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One wording nit.

Comment thread src/bytes_mut.rs Outdated
Co-authored-by: Alice Ryhl <aliceryhl@google.com>
Copy link
Copy Markdown
Member

@Darksonn Darksonn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@Darksonn Darksonn merged commit 7a5154b into tokio-rs:master Jun 21, 2024
@mox692 mox692 mentioned this pull request Jul 30, 2024
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.

BytesMut::zeroed doc header improvement

2 participants