-
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.
debuginfo: Don't crash when encountering global variable with unknown…
… source span.
- Loading branch information
1 parent
6c35d51
commit 731f44d
Showing
1 changed file
with
7 additions
and
6 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
731f44d
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 michaelwoerister@731f44d
731f44d
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 michaelwoerister/rust/global_var_null_span_fix = 731f44d into auto
731f44d
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.
michaelwoerister/rust/global_var_null_span_fix = 731f44d merged ok, testing candidate = f50e4ee
731f44d
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/381
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/382
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/381
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/382
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/384
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/385
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/384
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/390
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/385
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/384
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/387
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/385
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/385
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/386
731f44d
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 = f50e4ee