Skip to content

rustc: unpack newtyped of #[repr(simd)] vector types. #46701

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 15, 2017

Conversation

eddyb
Copy link
Member

@eddyb eddyb commented Dec 13, 2017

Prerequisite for a #[repr(transparent)] implementation that works with SIMD vectors.

cc @rkruppe

@rust-highfive
Copy link
Contributor

r? @petrochenkov

(rust_highfive has picked a reviewer for you, use r? to override)

@kennytm kennytm added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 13, 2017
@eddyb
Copy link
Member Author

eddyb commented Dec 13, 2017

@bors r=nagisa

@bors
Copy link
Collaborator

bors commented Dec 13, 2017

📌 Commit 95c0ad0 has been approved by nagisa

@petrochenkov petrochenkov assigned nagisa and unassigned petrochenkov Dec 14, 2017
@petrochenkov petrochenkov added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 14, 2017
@nagisa
Copy link
Member

nagisa commented Dec 14, 2017 via email

@bors
Copy link
Collaborator

bors commented Dec 14, 2017

💡 This pull request was already approved, no need to approve it again.

@bors
Copy link
Collaborator

bors commented Dec 14, 2017

📌 Commit 95c0ad0 has been approved by nagisa

@bors
Copy link
Collaborator

bors commented Dec 15, 2017

⌛ Testing commit 95c0ad0 with merge 14252a33bd8baee96ac4a8f442927c7f8d2a0af8...

@arielb1
Copy link
Contributor

arielb1 commented Dec 15, 2017

@bors retry

This feels like it skipped the queue ahead of #45525 and I think it's fairer to get that done with first

@bors
Copy link
Collaborator

bors commented Dec 15, 2017

⌛ Testing commit 95c0ad0 with merge 9331031...

bors added a commit that referenced this pull request Dec 15, 2017
rustc: unpack newtyped of #[repr(simd)] vector types.

Prerequisite for a `#[repr(transparent)]` implementation that works with SIMD vectors.

cc @rkruppe
@bors
Copy link
Collaborator

bors commented Dec 15, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: nagisa
Pushing 9331031 to master...

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants