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

Only use necessary futures components #900

Closed
wants to merge 9 commits into from

Commits on May 12, 2022

  1. Only use necessary futures components

    Signed-off-by: onalante-msft <89409054+onalante-msft@users.noreply.github.com>
    onalante-msft committed May 12, 2022
    Configuration menu
    Copy the full SHA
    468e130 View commit details
    Browse the repository at this point in the history
  2. Restore futures as development dependency

    Signed-off-by: onalante-msft <89409054+onalante-msft@users.noreply.github.com>
    onalante-msft committed May 12, 2022
    Configuration menu
    Copy the full SHA
    f8eb2eb View commit details
    Browse the repository at this point in the history
  3. Include futures as full dependency for documentation only

    Signed-off-by: onalante-msft <89409054+onalante-msft@users.noreply.github.com>
    onalante-msft committed May 12, 2022
    Configuration menu
    Copy the full SHA
    66db527 View commit details
    Browse the repository at this point in the history
  4. Fix Windows build

    Signed-off-by: onalante-msft <89409054+onalante-msft@users.noreply.github.com>
    onalante-msft committed May 12, 2022
    Configuration menu
    Copy the full SHA
    35f03ee View commit details
    Browse the repository at this point in the history
  5. Include internal docs feature in docsrs configuration

    Signed-off-by: onalante-msft <89409054+onalante-msft@users.noreply.github.com>
    onalante-msft committed May 12, 2022
    Configuration menu
    Copy the full SHA
    0828e10 View commit details
    Browse the repository at this point in the history
  6. Fix doctest reference to futures_util

    Also fix link in controller/mod.rs to futures::stream::select.
    
    Signed-off-by: onalante-msft <89409054+onalante-msft@users.noreply.github.com>
    onalante-msft committed May 12, 2022
    Configuration menu
    Copy the full SHA
    ac47cea View commit details
    Browse the repository at this point in the history
  7. Link to futures subcrates in documentation

    Signed-off-by: onalante-msft <89409054+onalante-msft@users.noreply.github.com>
    onalante-msft committed May 12, 2022
    Configuration menu
    Copy the full SHA
    6e86928 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Fix some intra-doc links

    Signed-off-by: onalante-msft <89409054+onalante-msft@users.noreply.github.com>
    onalante-msft committed May 15, 2022
    Configuration menu
    Copy the full SHA
    7349dcd View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into necessary-futures

    Signed-off-by: onalante-msft <89409054+onalante-msft@users.noreply.github.com>
    onalante-msft committed May 15, 2022
    Configuration menu
    Copy the full SHA
    c82f687 View commit details
    Browse the repository at this point in the history