Skip to content

Rollup of 3 pull requests - #67581

Closed
aidanhs wants to merge 9 commits into
rust-lang:masterfrom
aidanhs:rollup-rt5b14o
Closed

Rollup of 3 pull requests#67581
aidanhs wants to merge 9 commits into
rust-lang:masterfrom
aidanhs:rollup-rt5b14o

Conversation

@aidanhs

Copy link
Copy Markdown
Contributor

Successful merges:

Failed merges:

r? @ghost

Matthew Healyand others added 9 commits December 22, 2019 16:55
…Mark-Simulacrum
Add LLVM `skip-rebuild` option to `x.py`
This PR reimplements parts of @Walther's work from rust-lang#65848, and closesrust-lang#65612.
I decided not to implement the [arguments to override this setting](rust-lang#65612 (comment)) in this PR. If there's strong feeling that this change shouldn't be merged without the overrides then I'm happy to close this until I've had a chance to add them in. Otherwise I'll aim to submit a second PR with those this weekend.
I'd have liked to have tested the change in `native.rs`, but there didn't seem to be any existing test infrastructure. I ran this a few times manually and it _worked on my machine_ though... 😬
reuse `capacity` variable in slice::repeat
None
@aidanhs

Copy link
Copy Markdown
ContributorAuthor

@bors r+ p=101 rollup=never

@bors

bors commented Dec 24, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit ac9b4d4 has been approved by aidanhs

@bors

bors commented Dec 24, 2019

Copy link
Copy Markdown
Collaborator

🌲 The tree is currently closed for pull requests below priority 100, this pull request will be tested once the tree is reopened

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Dec 24, 2019
@bors

bors commented Dec 24, 2019

Copy link
Copy Markdown
Collaborator

⌛ Testing commit ac9b4d4 with merge b8cdaf202343f74ef973db268d2283637ad1ed65...

@rust-highfive

Copy link
Copy Markdown
Contributor

The job i686-gnu-nopt of your PR failed (pretty log, raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log.

I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact @TimNN. (Feature Requests)

@bors

bors commented Dec 24, 2019

Copy link
Copy Markdown
Collaborator

💔 Test failed - checks-azure

@borsbors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Dec 24, 2019
@aidanhsaidanhs closed this Dec 24, 2019
@aidanhs
aidanhs deleted the rollup-rt5b14o branch December 24, 2019 11:46
@JohnTitorJohnTitor added the rollup A PR which is a rollup label Dec 26, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rollupA PR which is a rollupS-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@aidanhs@bors@rust-highfive@JohnTitor@king6cong@RalfJung