Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-lang/futures-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.15
Choose a base ref
...
head repository: rust-lang/futures-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.16
Choose a head ref
  • 16 commits
  • 56 files changed
  • 6 contributors

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    ad20316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a43d90e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d17a10b View commit details
    Browse the repository at this point in the history
  4. Adjust lints (#2441)

    taiki-e committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    8abb21e View commit details
    Browse the repository at this point in the history
  5. Implement try_chunks (#2438)

    ivan770 authored and taiki-e committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    b32fbc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5c15d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3047016 View commit details
    Browse the repository at this point in the history
  8. Fix typos (#2449)

    taiki-e committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    64f0050 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b29f22 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b56472 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    464f903 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e3cd164 View commit details
    Browse the repository at this point in the history
  13. Remove an incorrect comment (#2456)

    It looks like this comment was copy-pasted from the previous doc test.
    teor2345 authored and taiki-e committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    0afa002 View commit details
    Browse the repository at this point in the history
  14. StreamExt::All / StreamExt::Any (#2460)

    Closes #2458
    
    Co-authored-by: Marek Barvir <[email protected]>
    2 people authored and taiki-e committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    1a1e83c View commit details
    Browse the repository at this point in the history
  15. Update changelog

    taiki-e committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    ac6a9cb View commit details
    Browse the repository at this point in the history
  16. Release 0.3.16

    taiki-e committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    ab38fd2 View commit details
    Browse the repository at this point in the history
Loading