-
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.
Change Shl<T, T> for Int to Shl<uint, T>
- Loading branch information
Showing
4 changed files
with
17 additions
and
17 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
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
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
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
7b7d23c
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 aturon
at https://github.com/sneves/rust/commit/7b7d23cc3d53ae46442367a69966bf2cebccc515
7b7d23c
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 sneves/rust/master = 7b7d23c into auto
7b7d23c
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.
sneves/rust/master = 7b7d23c merged ok, testing candidate = 2224edc
7b7d23c
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/485
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/485
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/484
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/485
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/486
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/487
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/486
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/492
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/487
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/486
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/489
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/487
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/487
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/488
7b7d23c
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 = 2224edc