Uh oh!
There was an error while loading. Please reload this page.
Allow specifying LLVM args in target specifications - #68059
Merged
Conversation
rust-highfive
commented
Jan 9, 2020
Contributor
r? @cramertj (rust_highfive has picked a reviewer for you, use r? to override) |
cramertj
commented
Jan 9, 2020
Member
alexcrichton
commented
Jan 9, 2020
Member
@bors: r+ |
bors
commented
Jan 9, 2020
Collaborator
📌 Commit 010b66d has been approved by |
Centril added a commit
to Centril/rust
that referenced
this pull request
Jan 10, 2020
…xcrichton Allow specifying LLVM args in target specifications
Centril
commented
Jan 10, 2020
Contributor
Failed in #68077, probably in combination with something else (rustfmt complains). |
Centril
commented
Jan 10, 2020
Contributor
@bors r- |
jethrogbforce-pushed
the
jb/target-llvm-args
branch
from
January 10, 2020 07:13
010b66d to
afced94Comparejethrogb
commented
Jan 10, 2020
ContributorAuthor
Re-formatted |
jethrogb
commented
Jan 10, 2020
ContributorAuthor
@rustbot modify labels S-waiting-on-review |
rustbot
commented
Jan 10, 2020
Collaborator
Error: Parsing label command in comment failed: ...ify labels|error: must have : or to as label starter at >| S-waiting... Please let |
jethrogb
commented
Jan 10, 2020
ContributorAuthor
@rustbot modify labels: S-waiting-on-review |
alexcrichton
commented
Jan 10, 2020
Member
@bors: r+ |
bors
commented
Jan 10, 2020
Collaborator
📌 Commit afced94 has been approved by |
JohnTitor added a commit
to JohnTitor/rust
that referenced
this pull request
Jan 10, 2020
…xcrichton Allow specifying LLVM args in target specifications
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
Centril added a commit
to Centril/rust
that referenced
this pull request
Jan 21, 2020
…xcrichton Actually pass target LLVM args to LLVM Missed in rust-lang#68059 r? @alexcrichton
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.