Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement Stream automatically for Reader + Writer
This is consistent with the existing documentation but was not the actual behaviour, which I've found to be rather a nuisance, actually.
- Loading branch information
da042ce
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 huonw
at chris-morgan@da042ce
da042ce
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 chris-morgan/rust/auto-stream-impl = da042ce into auto
da042ce
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.
chris-morgan/rust/auto-stream-impl = da042ce merged ok, testing candidate = 13611d06
da042ce
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.
some tests failed:
failure: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1075
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1287
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1290
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/396
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/396
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1306
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/397
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/397
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1306
da042ce
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.
That looks like spurious failure to me.
The end part of the log for the BSD buildbot, which failed in tests:
da042ce
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.
Already in the retry queue. :)
chris-morgan@da042ce#commitcomment-4020858
da042ce
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 huonw
at chris-morgan@da042ce
da042ce
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 chris-morgan/rust/auto-stream-impl = da042ce into auto
da042ce
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.
chris-morgan/rust/auto-stream-impl = da042ce merged ok, testing candidate = 301cceed
da042ce
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.
some tests failed:
failure: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1077
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1289
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1292
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/398
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/398
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1308
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/399
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/399
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1308
da042ce
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 huonw
at chris-morgan@da042ce
da042ce
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 chris-morgan/rust/auto-stream-impl = da042ce into auto
da042ce
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.
chris-morgan/rust/auto-stream-impl = da042ce merged ok, testing candidate = 4c62b526
da042ce
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.
some tests failed:
failure: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1079
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1291
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1294
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/400
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/400
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1310
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/401
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1310
da042ce
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 huonw
at chris-morgan@da042ce
da042ce
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 chris-morgan/rust/auto-stream-impl = da042ce into auto
da042ce
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.
chris-morgan/rust/auto-stream-impl = da042ce merged ok, testing candidate = d84a7b5
da042ce
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/1292
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1295
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/401
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/401
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1311
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/402
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/402
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1311
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/402
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/402
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/483
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1295
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/401
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/401
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/1080
da042ce
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 = d84a7b5