-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove references to std::pipes from task tutorial
This module was removed a while ago, but the tasks tutorial wasn't updated, and the old docs page for pipes was never deleted so the link confusingly still worked!
- Loading branch information
Showing
1 changed file
with
2 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
555589e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from catamorphism
at sfackler@555589e
555589e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging sfackler/rust/tasks-fix = 555589e into auto
555589e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sfackler/rust/tasks-fix = 555589e merged ok, testing candidate = bc89ade
555589e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1511
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1514
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/620
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/620
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1530
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/621
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/621
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1530
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/621
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/621
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/702
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1515
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/620
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/621
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1299
555589e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = bc89ade