-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Vec::mut_slice_from(), mut_slice_to(), and mut_split_at()
- Loading branch information
Showing
1 changed file
with
122 additions
and
0 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
5b03050
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 alexcrichton
at Kroisse@5b03050
5b03050
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 Kroisse/rust/vec_ng_mut_slices = 5b03050 into auto
5b03050
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.
Kroisse/rust/vec_ng_mut_slices = 5b03050 merged ok, testing candidate = 0e6f90e
5b03050
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/4824
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/4820
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/3917
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/3925
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/4923
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/4011
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/4018
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/4925
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/4011
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/4016
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/4084
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1815
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/4922
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/4022
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/4030
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/4684
5b03050
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 = 0e6f90e