-
Notifications
You must be signed in to change notification settings - Fork 13k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add RingBuf::as_slices as per collections reform v2.
See: rust-lang/rfcs#509 Not sure if this is allowed to land before the RFC. Either way, it's here for review. r? @gankro cc: @bfops
- Loading branch information
Clark Gaebel
committed
Dec 19, 2014
1 parent
0efafac
commit 525f65e
Showing
1 changed file
with
111 additions
and
2 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
525f65e
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 Gankro
at cgaebel@525f65e
525f65e
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 cgaebel/rust/ringbuf-as-slice = 525f65e into auto
525f65e
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.
status: {"merge_sha": "87f3b31122b4a51697d4e905d20054f2c20df749"}
525f65e
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.
cgaebel/rust/ringbuf-as-slice = 525f65e merged ok, testing candidate = 87f3b311
525f65e
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-mac-32-opt/builds/2764
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/2759
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2760
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2751
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2750
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2754
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2746
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2746
exception: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/2412
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/2409
exception: http://buildbot.rust-lang.org/builders/auto-win-64-opt/builds/1251
exception: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-t/builds/1244
525f65e
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 Gankro
at cgaebel@525f65e
525f65e
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 cgaebel/rust/ringbuf-as-slice = 525f65e into auto
525f65e
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.
status: {"merge_sha": "cc19e3380b4b7c63b6f1f79d1dfc213ea00e16cf"}
525f65e
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.
cgaebel/rust/ringbuf-as-slice = 525f65e merged ok, testing candidate = cc19e33
525f65e
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/2777
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/2772
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2773
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2764
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2763
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2767
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2759
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2759
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/2425
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/2422
success: http://buildbot.rust-lang.org/builders/auto-win-64-opt/builds/1264
success: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-t/builds/1257
525f65e
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 = cc19e33
525f65e
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 = cc19e33