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

doc: add more doc_cfg annotations #1821

Merged
merged 3 commits into from Nov 25, 2019
Merged

doc: add more doc_cfg annotations #1821

merged 3 commits into from Nov 25, 2019

Conversation

carllerche
Copy link
Member

Also makes the tokio::net::{tcp, udp, unix} modules only for "utility"
types. The primary types are in tokio::net directly.

Also makes the `tokio::net::{tcp, udp, unix}` modules only for "utility"
types. The primary types are in `tokio::net` directly.
@hawkw
Copy link
Member

hawkw commented Nov 25, 2019

it looks like there is now an unused re-export of UnixDatagram on tokio/src/net/unix/mod.rs, line 4 (which is why CI is failing).

@carllerche carllerche merged commit 4ddc437 into master Nov 25, 2019
@carllerche carllerche deleted the more-doc-cfg branch November 28, 2019 04:10
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.

None yet

3 participants