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: 8e4e225
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: 919c9f1
Choose a head ref
  • 3 commits
  • 9 files changed
  • 1 contributor

Commits on Jun 26, 2019

  1. Re-export pin_mut! macro for convenience

    taiki-e authored and cramertj committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    d9ced4e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Revert "Ignore doc tests which "Broken MIR" ICE occurred"

    This reverts commit 2d12746.
    taiki-e committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    cfa0385 View commit details
    Browse the repository at this point in the history
  2. Fix warnings in examples

    taiki-e committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    919c9f1 View commit details
    Browse the repository at this point in the history
Loading