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

copy_to_bytes: Add panic section to docs #676

Merged
merged 1 commit into from Mar 3, 2024

Conversation

braddunbar
Copy link
Contributor

Fixes #454.

Copy link
Member

@taiki-e taiki-e left a comment

Choose a reason for hiding this comment

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

Thanks.

@taiki-e taiki-e merged commit c5fae00 into tokio-rs:master Mar 3, 2024
15 checks passed
@braddunbar braddunbar deleted the copy-to-bytes-panic-docs branch March 3, 2024 14:07
@braddunbar braddunbar mentioned this pull request Mar 22, 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.

Document that copy_to_bytes() panics if len > remaining
2 participants