-
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.
Add missing repr(C) annotations to mutex.rs
- Loading branch information
Jakub Wieczorek
committed
Jun 9, 2014
1 parent
135625d
commit 8e34f64
Showing
1 changed file
with
4 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
8e34f64
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 https://github.com/jakub-/rust/commit/8e34f647ee5db795e1ea46715de61cee63f4f4a7
8e34f64
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 jakub-/rust/dead-struct-fields = 8e34f64 into auto
8e34f64
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.
jakub-/rust/dead-struct-fields = 8e34f64 merged ok, testing candidate = f18e3342
8e34f64
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-win-32-nopt-c/builds/5336
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/6150
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/6148
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/5244
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/5253
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/6247
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/5336
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/5343
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/6250
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/5335
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/5340
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/5401
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/3136
exception: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/6240
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/5351
8e34f64
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 https://github.com/jakub-/rust/commit/8e34f647ee5db795e1ea46715de61cee63f4f4a7
8e34f64
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 jakub-/rust/dead-struct-fields = 8e34f64 into auto
8e34f64
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.
jakub-/rust/dead-struct-fields = 8e34f64 merged ok, testing candidate = 9bb8f88
8e34f64
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/6158
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/6156
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/5252
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/5261
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/6255
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/5344
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/5351
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/6258
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/5343
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/5348
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/5409
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/3144
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/6248
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/5359
8e34f64
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 = 9bb8f88