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: 0c0w3/rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: 0c0w3/rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: try
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 12 files changed
  • 2 contributors

Commits on Sep 8, 2012

  1. Configuration menu
    Copy the full SHA
    b447e05 View commit details
    Browse the repository at this point in the history
  2. core: Fix stage0 build errors

    brson authored and olsonjeffery committed Sep 8, 2012
    Configuration menu
    Copy the full SHA
    ecda18f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e48841b View commit details
    Browse the repository at this point in the history
  4. core: fix breakage in TaskBuilder.future_result

    the actual "fix" in this change is the chunk that moves
    `let x = self.consume()` to after the option dance that results in
    the `notify_chan` in TaskBuilder.try()
    
    the rest is cleanup/sense-making of what some of this code is doing (I'm
    looking at you, future_result)
    olsonjeffery committed Sep 8, 2012
    Configuration menu
    Copy the full SHA
    5a7647b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    057056c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c23e1a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9581c93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44c0788 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf3a708 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c7d5320 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    689462d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    17c8657 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75d0a0c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d3fda84 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c3757ac View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    046ce20 View commit details
    Browse the repository at this point in the history
Loading