Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rollup of 7 pull requests #75215

Closed
wants to merge 15 commits into from
Closed

Conversation

JohnTitor
Copy link
Member

Successful merges:

Failed merges:

r? @ghost

JohnTitor and others added 15 commits July 29, 2020 05:32
This makes it easier to filter toolstate issues by the tool involved.
in {integer}::from_be_bytes and friends.
…matsakis

compiletest: ignore-endian-big, fixes rust-lang#74829, fixes rust-lang#74885

See discussion on rust-lang#74829

I tested it on a Debian s390x machine, works well.
Add HRTB-related regression test

Closes rust-lang#59311 and cc rust-lang#71546
This closes the former but the test is taken from rust-lang#71546 (comment) since it seems they have the same cause and it's simplified.
…komatsakis

Label rustfmt toolstate issues with A-rustfmt

This makes it easier to filter toolstate issues by the tool involved.
…, r=varkor

Handle fieldless tuple structs in diagnostic code

Fixes rust-lang#75062
Note about endianness of returned value of {integer}::from_be_bytes and friends

[`u32::from_be`](https://doc.rust-lang.org/nightly/src/core/num/mod.rs.html#2883-2892) documents about endianness of returned value.

I was confused by endianness of `from_be_bytes` in rust-lang#75086 .
@JohnTitor
Copy link
Member Author

@rustbot modify labels: +rollup
@bors r+ rollup=never p=5

@bors
Copy link
Collaborator

bors commented Aug 6, 2020

📌 Commit 15dd907 has been approved by JohnTitor

@rustbot rustbot added the rollup A PR which is a rollup label Aug 6, 2020
@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Aug 6, 2020
@JohnTitor
Copy link
Member Author

#75206 will be timeout since the macOS builder seems to be re-building LLVM.

@bors
Copy link
Collaborator

bors commented Aug 6, 2020

⌛ Testing commit 15dd907 with merge 82a3c85362b6f68fdea01fe72df98fa5ba770215...

@bors
Copy link
Collaborator

bors commented Aug 6, 2020

💔 Test failed - checks-actions

@bors bors 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 Aug 6, 2020
@JohnTitor
Copy link
Member Author

 error: failed to download from `https://crates.io/api/v1/crates/num_cpus/1.13.0/download`

Caused by:
  failed to get 200 response from `https://crates.io/api/v1/crates/num_cpus/1.13.0/download`, got 503

@bors retry

@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 Aug 6, 2020
@bors
Copy link
Collaborator

bors commented Aug 6, 2020

⌛ Testing commit 15dd907 with merge 071e1ee9a68ef5160eb6bf32f8abcc1b3f857ad7...

@bors
Copy link
Collaborator

bors commented Aug 6, 2020

💔 Test failed - checks-actions

@bors bors 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 Aug 6, 2020
@JohnTitor
Copy link
Member Author

Hmm, the same failure in #75206 occurs again, let the PRs go to see if it's spurious or not...

@JohnTitor JohnTitor closed this Aug 6, 2020
@JohnTitor JohnTitor deleted the rollup-llsm5ml branch August 6, 2020 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
8 participants