-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Flag all TLS functions as inline(never)
There's lots of fun rationale in the comments of the diff. Closes #11683
- Loading branch information
1 parent
43cffe9
commit 12c5fc5
Showing
1 changed file
with
58 additions
and
4 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
12c5fc5
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 brson
at alexcrichton@12c5fc5
12c5fc5
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 alexcrichton/rust/issue-11683 = 12c5fc5 into auto
12c5fc5
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.
alexcrichton/rust/issue-11683 = 12c5fc5 merged ok, testing candidate = 750d48b
12c5fc5
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/3707
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/1549
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/1551
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/3708
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/2808
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2814
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/3722
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/2810
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2816
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/3724
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/2810
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2815
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/2884
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/3714
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/2815
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/2820
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/3485
12c5fc5
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 = 750d48b