-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add examples for DList methods rotate_forward, rotate_backward, appen…
…d, prepend and insert_when
- Loading branch information
Showing
1 changed file
with
91 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
7ee45aa
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 nham@7ee45aa
7ee45aa
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 nham/rust/dlist_docs = 7ee45aa into auto
7ee45aa
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.
nham/rust/dlist_docs = 7ee45aa merged ok, testing candidate = fb4c3f0
7ee45aa
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/407
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/408
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/407
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/408
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/410
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/411
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/410
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/416
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/411
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/410
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/413
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/411
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/411
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/412
7ee45aa
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 = fb4c3f0