Skip to content

Allow specifying LLVM args in target specifications - #68059

Merged
bors merged 1 commit into
rust-lang:masterfrom
jethrogb:jb/target-llvm-args
Jan 10, 2020
Merged

Allow specifying LLVM args in target specifications#68059
bors merged 1 commit into
rust-lang:masterfrom
jethrogb:jb/target-llvm-args

Conversation

@jethrogb

Copy link
Copy Markdown
Contributor

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @cramertj

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

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 9, 2020
@cramertj

Copy link
Copy Markdown
Member

r? @alexcrichton

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented Jan 9, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 010b66d has been approved by alexcrichton

@borsbors 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 Jan 9, 2020
Centril added a commit to Centril/rust that referenced this pull request Jan 10, 2020
…xcrichton
Allow specifying LLVM args in target specifications
@CentrilCentril mentioned this pull request Jan 10, 2020
@Centril

Copy link
Copy Markdown
Contributor

Failed in #68077, probably in combination with something else (rustfmt complains).

@Centril

Copy link
Copy Markdown
Contributor

@bors r-

@borsbors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jan 10, 2020
@jethrogb

Copy link
Copy Markdown
ContributorAuthor

Re-formatted

@jethrogb

Copy link
Copy Markdown
ContributorAuthor

@rustbot modify labels S-waiting-on-review

@rustbot

Copy link
Copy Markdown
Collaborator

Error: Parsing label command in comment failed: ...ify labels|error: must have : or to as label starter at >| S-waiting...

Please let @rust-lang/release know if you're having trouble with this bot.

@jethrogb

Copy link
Copy Markdown
ContributorAuthor

@rustbot modify labels: S-waiting-on-review

@rustbotrustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 10, 2020
@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented Jan 10, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit afced94 has been approved by alexcrichton

@borsbors 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-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 10, 2020
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Jan 10, 2020
…xcrichton
Allow specifying LLVM args in target specifications
@JohnTitorJohnTitor mentioned this pull request Jan 10, 2020
bors added a commit that referenced this pull request Jan 10, 2020
Rollup of 8 pull requests
Successful merges:
- #66045 (Add method Result::into_ok)
- #67258 (Introduce `X..`, `..X`, and `..=X` range patterns)
- #68014 (Unify output of "variant not found" errors)
- #68019 (Build compiletest with in-tree libtest)
- #68039 (remove explicit strip-hidden pass from compiler doc generation)
- #68050 (Canonicalize rustc_error imports)
- #68059 (Allow specifying LLVM args in target specifications)
- #68075 (rustbuild: Cleanup book generation)
Failed merges:
- #68089 (Unstabilize `Vec::remove_item`)
r? @ghost
@bors
bors merged commit afced94 into rust-lang:masterJan 10, 2020
Centril added a commit to Centril/rust that referenced this pull request Jan 21, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

7 participants

@jethrogb@rust-highfive@cramertj@alexcrichton@bors@Centril@rustbot