Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Allow niche-filling dataful variants to be represented as a ScalarPair #49383

Merged
merged 1 commit into from
Mar 28, 2018

Conversation

nox
Copy link
Contributor

@nox nox commented Mar 26, 2018

r? @eddyb

if offset.bytes() == 0 {
// We need to use scalar_unit to reset the
// valid range to the maximal one for that
// primitive.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you put it outside and say that it's because only the niche is guaranteed to always be initialized, not the other primitive?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amended and completed.

@eddyb
Copy link
Member

eddyb commented Mar 26, 2018

@bors r+

@bors
Copy link
Contributor

bors commented Mar 26, 2018

📌 Commit 9e5b398 has been approved by eddyb

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Mar 26, 2018
@eddyb
Copy link
Member

eddyb commented Mar 26, 2018

@bors r+

@bors
Copy link
Contributor

bors commented Mar 26, 2018

📌 Commit bda718f has been approved by eddyb

@nox
Copy link
Contributor Author

nox commented Mar 27, 2018 via email

@Mark-Simulacrum
Copy link
Member

It'll be collected automatically once it's merged; if we want to get data prior to merging I can run it if we build try artifacts.

@nox
Copy link
Contributor Author

nox commented Mar 27, 2018 via email

@Mark-Simulacrum
Copy link
Member

@bors try

I'll get the artifacts for now anyway, though we won't need them if/when this goes through bors.

@bors
Copy link
Contributor

bors commented Mar 27, 2018

⌛ Trying commit bda718f with merge 56a2382...

bors added a commit that referenced this pull request Mar 27, 2018
Allow niche-filling dataful variants to be represented as a ScalarPair

r? @eddyb
@bors
Copy link
Contributor

bors commented Mar 27, 2018

☀️ Test successful - status-travis
State: approved=eddyb try=True

@bors
Copy link
Contributor

bors commented Mar 27, 2018

⌛ Testing commit bda718f with merge 980153bd338af3e09716a39859ffe6012710cc8e...

@bors
Copy link
Contributor

bors commented Mar 27, 2018

💔 Test failed - status-travis

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Mar 27, 2018
@nox
Copy link
Contributor Author

nox commented Mar 27, 2018

This failure is #43283, can we get a p=1 retry?

@kennytm
Copy link
Member

kennytm commented Mar 27, 2018

@bors retry p=1 #43283

@bors bors 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 Mar 27, 2018
@bors
Copy link
Contributor

bors commented Mar 28, 2018

⌛ Testing commit bda718f with merge bcffdf1...

bors added a commit that referenced this pull request Mar 28, 2018
Allow niche-filling dataful variants to be represented as a ScalarPair

r? @eddyb
@bors
Copy link
Contributor

bors commented Mar 28, 2018

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

@bors bors merged commit bda718f into rust-lang:master Mar 28, 2018
@nox nox deleted the scalarpair branch March 28, 2018 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

5 participants