Skip to content

Add IPv6 CMSG options to Fuchsia #2823

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

Merged
merged 3 commits into from
Jun 21, 2022
Merged

Add IPv6 CMSG options to Fuchsia #2823

merged 3 commits into from
Jun 21, 2022

Conversation

brunowonka
Copy link
Contributor

No description provided.

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Amanieu (or someone else) soon.

Please see the contribution instructions for more information.

@JohnTitor
Copy link
Member

Thanks! @bors r+

@bors
Copy link
Contributor

bors commented Jun 13, 2022

📌 Commit e0558a9 has been approved by JohnTitor

bors added a commit that referenced this pull request Jun 13, 2022
Add IPv6 CMSG options to Fuchsia
@bors
Copy link
Contributor

bors commented Jun 13, 2022

⌛ Testing commit e0558a9 with merge 487e1ed...

@bors
Copy link
Contributor

bors commented Jun 13, 2022

💔 Test failed - checks-actions

@JohnTitor
Copy link
Member

Some Debug impls are needed.

@akonradi
Copy link

Looks like the Debug impls for these structs are all manual, you probably need to add one here:

@brunowonka
Copy link
Contributor Author

I didn't realize I had put in6_pktinfo in the section of the file that doesn't derive traits automatically. Should be good now.

@JohnTitor
Copy link
Member

👍, @bors r+

@bors
Copy link
Contributor

bors commented Jun 21, 2022

📌 Commit f2b3a45 has been approved by JohnTitor

@bors
Copy link
Contributor

bors commented Jun 21, 2022

⌛ Testing commit f2b3a45 with merge 9dc2b72...

@bors
Copy link
Contributor

bors commented Jun 21, 2022

☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14
Approved by: JohnTitor
Pushing 9dc2b72 to master...

@bors bors merged commit 9dc2b72 into rust-lang:master Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants