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

Commits on Nov 25, 2019

  1. doc: add more doc_cfg annotations

    Also makes the `tokio::net::{tcp, udp, unix}` modules only for "utility"
    types. The primary types are in `tokio::net` directly.
    carllerche committed Nov 25, 2019
    Copy the full SHA
    d7edb94 View commit details
    Browse the repository at this point in the history
  2. rm unused import

    carllerche committed Nov 25, 2019
    Copy the full SHA
    f89eaad View commit details
    Browse the repository at this point in the history
  3. fix tests

    carllerche committed Nov 25, 2019
    Copy the full SHA
    22f866b View commit details
    Browse the repository at this point in the history