-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
debuginfo: Represent SIMD types as tuple structs instead of as fixed-…
…sized arrays
- Loading branch information
1 parent
73a68cd
commit 3fabb11
Showing
1 changed file
with
25 additions
and
13 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
3fabb11
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@3fabb11
3fabb11
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/simd-update = 3fabb11 into auto
3fabb11
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/simd-update = 3fabb11 merged ok, testing candidate = e7181a9e
3fabb11
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-mac-32-opt/builds/5816
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2802
3fabb11
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@3fabb11
3fabb11
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/simd-update = 3fabb11 into auto
3fabb11
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/simd-update = 3fabb11 merged ok, testing candidate = 0e91c226
3fabb11
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-mac-64-opt/builds/5816
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/5818
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/4911
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/4920
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/5915
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/5004
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/5012
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/5918
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/5003
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/5009
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/5071
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2804
exception: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/5911
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/5007
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/5022
3fabb11
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@3fabb11
3fabb11
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/simd-update = 3fabb11 into auto
3fabb11
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/simd-update = 3fabb11 merged ok, testing candidate = 1e0379f
3fabb11
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/5820
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/5818
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/4913
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/4922
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/5917
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/5006
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/5014
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/5920
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/5005
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/5011
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/5073
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2806
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/5913
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/5009
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/5024
3fabb11
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 = 1e0379f