Skip to content

Compute LLVM argument indices correctly in face of padding - #47401

Merged
bors merged 1 commit into
rust-lang:masterfrom
hanna-kruppe:issue-47278
Jan 19, 2018
Merged

Compute LLVM argument indices correctly in face of padding#47401
bors merged 1 commit into
rust-lang:masterfrom
hanna-kruppe:issue-47278

Conversation

@hanna-kruppe

Copy link
Copy Markdown
Contributor

Closes#47278

r? @eddyb

@eddyb

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Jan 12, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit b99109f has been approved by eddyb

@eddybeddyb added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Jan 12, 2018
@shepmastershepmaster 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

bors commented Jan 16, 2018

Copy link
Copy Markdown
Collaborator

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

@hanna-kruppe

Copy link
Copy Markdown
ContributorAuthor

@bors r=eddyb

@bors

bors commented Jan 16, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit 9eb4735 has been approved by eddyb

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

Copy link
Copy Markdown
Contributor

Accepted for beta. Tiny patch. Regression.

@alexcrichton

Copy link
Copy Markdown
Member

@bors: p=1

(this'll get backported to beta once merged)

@bors

bors commented Jan 19, 2018

Copy link
Copy Markdown
Collaborator

⌛ 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

bors commented Jan 19, 2018

Copy link
Copy Markdown
Collaborator

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

@bors
bors merged commit 9eb4735 into rust-lang:masterJan 19, 2018
@MaloJaffreMaloJaffre mentioned this pull request Jan 23, 2018
bors added a commit that referenced this pull request Jan 23, 2018
@alexcrichtonalexcrichton removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Feb 2, 2018
@hanna-kruppe
hanna-kruppe deleted the issue-47278 branch February 2, 2026 22:14
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-acceptedAccepted for backporting to the compiler in the beta channel.S-waiting-on-borsStatus: 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

@hanna-kruppe@eddyb@bors@nikomatsakis@alexcrichton@shepmaster