-
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.
shootout-reverse-complement: reimplement TwoSideIter using pointers
- Loading branch information
Showing
1 changed file
with
32 additions
and
23 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
1a6f1eb
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 TeXitoi@1a6f1eb
1a6f1eb
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 TeXitoi/rust/shootout-reverse-complement-improvement = 1a6f1eb into auto
1a6f1eb
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.
TeXitoi/rust/shootout-reverse-complement-improvement = 1a6f1eb merged ok, testing candidate = 0f8df80
1a6f1eb
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/1837
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1836
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1829
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1836
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1830
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1829
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1829
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1833
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1827
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1826
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1829
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1484
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1484
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1486
success: http://buildbot.rust-lang.org/builders/auto-win-64-opt/builds/323
success: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-t/builds/324
success: http://buildbot.rust-lang.org/builders/auto-win-64-nopt-c/builds/316
1a6f1eb
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 = 0f8df80