Skip to content

Conversation

JohnTitor
Copy link
Member

Successful merges:

Failed merges:

r? @ghost

JohnTitor and others added 13 commits July 29, 2020 05:32
This makes it easier to filter toolstate issues by the tool involved.
…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
@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 c1262fc 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

@bors retry

@bors
Copy link
Collaborator

bors commented Aug 6, 2020

⌛ Testing commit c1262fc with merge 5464cb9a8ff876c9266cc75ad767cbf1923ddd4c...

@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

The failure seems to be unrelated, spurious?
@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 c1262fc with merge 8c51d8656e8f017998a5173391378fac63396531...

@bors
Copy link
Collaborator

bors commented Aug 6, 2020

💥 Test timed out

@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

Closing in favor of #75215.

@JohnTitor JohnTitor closed this Aug 6, 2020
@JohnTitor JohnTitor deleted the rollup-yjoodyt branch August 6, 2020 09:27
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

Development

Successfully merging this pull request may close these issues.

ui simd-intrinsic-generic-bitmask test fails on big endian since 1.44 some mir-opt tests assume little-endian

7 participants