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

Compute LLVM argument indices correctly in face of padding #47401

Merged
merged 1 commit into from
Jan 19, 2018

Conversation

hanna-kruppe
Copy link
Contributor

Closes #47278

r? @eddyb

@eddyb
Copy link
Member

eddyb commented Jan 12, 2018

@bors r+

@bors
Copy link
Contributor

bors commented Jan 12, 2018

📌 Commit b99109f has been approved by eddyb

@eddyb eddyb added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Jan 12, 2018
@shepmaster shepmaster added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jan 13, 2018
@bors
Copy link
Contributor

bors commented Jan 16, 2018

☔ The latest upstream changes (presumably #47209) made this pull request unmergeable. Please resolve the merge conflicts.

@hanna-kruppe
Copy link
Contributor Author

@bors r=eddyb

@bors
Copy link
Contributor

bors commented Jan 16, 2018

📌 Commit 9eb4735 has been approved by eddyb

@nikomatsakis nikomatsakis added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Jan 18, 2018
@nikomatsakis
Copy link
Contributor

Accepted for beta. Tiny patch. Regression.

@alexcrichton
Copy link
Member

@bors: p=1

(this'll get backported to beta once merged)

@bors
Copy link
Contributor

bors commented Jan 19, 2018

⌛ Testing commit 9eb4735 with merge 9af8d42...

bors added a commit that referenced this pull request Jan 19, 2018
Compute LLVM argument indices correctly in face of padding

Closes #47278

r? @eddyb
@bors
Copy link
Contributor

bors commented Jan 19, 2018

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

@bors bors merged commit 9eb4735 into rust-lang:master Jan 19, 2018
@MaloJaffre MaloJaffre mentioned this pull request Jan 23, 2018
bors added a commit that referenced this pull request Jan 23, 2018
[beta] Backports

Cherry-picked into beta:
- #47401
- #47494
- #47503
- #47507
@alexcrichton alexcrichton removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Feb 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel. 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.

6 participants