-
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.
Fixes temporary lifetime computation for static items
closes: #11854
- Loading branch information
Showing
2 changed files
with
18 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
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
cb5d723
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 nikomatsakis
at flaper87@cb5d723
cb5d723
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 FlaPer87/rust/issue-11681-static-lifetime = cb5d723 into auto
cb5d723
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.
FlaPer87/rust/issue-11681-static-lifetime = cb5d723 merged ok, testing candidate = f84b729
cb5d723
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/3884
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-c/builds/1726
success: http://buildbot.rust-lang.org/builders/auto-mac-32-nopt-t/builds/1728
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/3884
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/2984
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/2990
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/3899
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/2987
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/2993
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/3901
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/2987
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/2992
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/3061
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/839
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/3892
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/2993
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/2998
success: http://buildbot.rust-lang.org/builders/auto-bsd-64-opt/builds/3661
cb5d723
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 = f84b729