Skip to content

Conversation

andjo403
Copy link
Contributor

@andjo403 andjo403 commented Oct 5, 2019

eg. make it easier to test -Ztimings for rustc

cc #65088

@rust-highfive
Copy link
Contributor

r? @alexcrichton

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 5, 2019
@rust-highfive

This comment has been minimized.

@andjo403
Copy link
Contributor Author

andjo403 commented Oct 5, 2019

some day I will learn to commit before I run the tests so I do not get this kind of faults

@alexcrichton
Copy link
Member

Thanks! Is this something where we want to add CARGOFLAGS as well for future use?

@andjo403
Copy link
Contributor Author

andjo403 commented Oct 8, 2019

I'm not sure what you mean. is there an CARGOFLAGS that I shall use? or shall it be added to cargo?

@alexcrichton
Copy link
Member

Oh I mean this largely in the context of RUSTFLAGS vs RUSTFLAGS_* where CARGOFLAGS would be used to pass flags to all cargo invocations, regardless of the stage.

eg. make it easier to test -Ztimings for rustc
@andjo403
Copy link
Contributor Author

andjo403 commented Oct 9, 2019

added a CARGOFLAGS env var now.

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Collaborator

bors commented Oct 9, 2019

📌 Commit 6ae36a3 has been approved by alexcrichton

@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 Oct 9, 2019
Centril added a commit to Centril/rust that referenced this pull request Oct 9, 2019
make it possible to add args to cargo in x.py

eg. make it easier to test -Ztimings for rustc

cc rust-lang#65088
@bors
Copy link
Collaborator

bors commented Oct 10, 2019

⌛ Testing commit 6ae36a3 with merge 8c7b921...

bors added a commit that referenced this pull request Oct 10, 2019
make it possible to add args to cargo in x.py

eg. make it easier to test -Ztimings for rustc

cc #65088
@bors
Copy link
Collaborator

bors commented Oct 10, 2019

☀️ Test successful - checks-azure
Approved by: alexcrichton
Pushing 8c7b921 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Oct 10, 2019
@bors bors merged commit 6ae36a3 into rust-lang:master Oct 10, 2019
@andjo403 andjo403 deleted the cargo_args branch October 10, 2019 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. 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.

4 participants