-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Shink NodeId, CrateNum, Name and Mrk down to 32 bits on x64.
- Loading branch information
Showing
10 changed files
with
74 additions
and
78 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
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
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
Oops, something went wrong.
7ed27b5
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 eddyb@7ed27b5
7ed27b5
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 eddyb/rust/node-u32 = 7ed27b5 into auto
7ed27b5
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.
eddyb/rust/node-u32 = 7ed27b5 merged ok, testing candidate = 45657e87
7ed27b5
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-64-nopt-t/builds/1763
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/2654
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/500
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/500
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/2658
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1764
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2671
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1763
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1763
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2672
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1763
exception: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/2659
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1763
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1765
exception: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/2435
7ed27b5
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 eddyb@7ed27b5
7ed27b5
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 eddyb/rust/node-u32 = 7ed27b5 into auto
7ed27b5
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.
eddyb/rust/node-u32 = 7ed27b5 merged ok, testing candidate = faf4c93
7ed27b5
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/2656
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/502
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/502
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/2660
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1766
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1765
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/2673
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1765
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1765
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/2674
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1765
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1765
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/1841
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/2661
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1765
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1767
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/2437
7ed27b5
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 = faf4c93