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

cleanup: avoid passing byte slice to anonsocket_read #4074

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

tiif
Copy link
Contributor

@tiif tiif commented Dec 5, 2024

It is difficult to pass a byte slice to the anonsocket_read helper function in #4072, so I did a minor clean-up to avoid having to do that.

@tiif
Copy link
Contributor Author

tiif commented Dec 5, 2024

@rustbot ready

@rustbot rustbot added the S-waiting-on-review Status: Waiting for a review to complete label Dec 5, 2024
@oli-obk oli-obk added this pull request to the merge queue Dec 5, 2024
Merged via the queue into rust-lang:master with commit a417092 Dec 5, 2024
7 checks passed
@tiif tiif deleted the cleanup branch December 7, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Waiting for a review to complete
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants