Skip to content

removed redundant header file import in rustllvm.h - #52107

Merged
bors merged 1 commit into
rust-lang:masterfrom
PramodBisht:feature/52105
Jul 7, 2018
Merged

removed redundant header file import in rustllvm.h#52107
bors merged 1 commit into
rust-lang:masterfrom
PramodBisht:feature/52105

Conversation

@PramodBisht

@PramodBisht PramodBisht commented Jul 6, 2018

Copy link
Copy Markdown
Contributor

fix #52105
removed redundant header file import in rustllvm.h
cc @wqweto

@varkor

varkor commented Jul 6, 2018

Copy link
Copy Markdown
Contributor

(If you write "fix", "close", or "resolve" instead of "address", GitHub will automatically close #52105 when this is merged. I'm not sure why "address" isn't included.)

@stokhos stokhos added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Jul 6, 2018
@PramodBisht

Copy link
Copy Markdown
Contributor Author

fix #52105
r? @varkor

@PramodBisht PramodBisht added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jul 7, 2018
@kennytm

kennytm commented Jul 7, 2018

Copy link
Copy Markdown
Member

@PramodBisht The magic word only works in the PR's comment (top comment). You could edit the post.

@PramodBisht

Copy link
Copy Markdown
Contributor Author

@kennytm done!

@hanna-kruppe

Copy link
Copy Markdown
Contributor

Thanks!

@bors r+ rollup

@bors

bors commented Jul 7, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit 63c3fdd has been approved by rkruppe

@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 Jul 7, 2018
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Jul 7, 2018
removed redundant header file import in rustllvm.h

fix rust-lang#52105
removed redundant header file import in rustllvm.h
cc @wqweto
bors added a commit that referenced this pull request Jul 7, 2018
Rollup of 3 pull requests

Successful merges:

 - #52087 (Update musl to 1.1.19 and add patch to fix tls issue)
 - #52107 (removed redundant header file import in rustllvm.h)
 - #52131 (Ship clippy in manifests)

Failed merges:

r? @ghost
@bors
bors merged commit 63c3fdd into rust-lang:master Jul 7, 2018
@PramodBisht
PramodBisht deleted the feature/52105 branch July 8, 2018 03:01
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.

FYI, duplicate includes in rustllvm.h

6 participants