-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert some unnecessary StaticNativeMutexes to NativeMutexes.
- Loading branch information
Showing
4 changed files
with
12 additions
and
25 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
4668cdf
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 huonw@4668cdf
4668cdf
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 huonw/rust/raii-lock = 4668cdf into auto
4668cdf
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.
huonw/rust/raii-lock = 4668cdf merged ok, testing candidate = d98668a
4668cdf
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/4255
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/2097
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/2099
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/4254
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/3354
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/3360
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/4269
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/3357
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/3363
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/4271
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/3357
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/3362
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/3431
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1209
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/4262
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/3363
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/3369
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/4031
4668cdf
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 = d98668a