Skip to content

Rollup of 5 pull requests - #68546

Merged
bors merged 10 commits into
rust-lang:masterfrom
JohnTitor:rollup-znuot4b
Jan 26, 2020
Merged

Rollup of 5 pull requests#68546
bors merged 10 commits into
rust-lang:masterfrom
JohnTitor:rollup-znuot4b

Conversation

@JohnTitor

Copy link
Copy Markdown
Member

kingslefand others added 10 commits January 23, 2020 15:37
The test fails on 1.36.0 but passes on master.
…akis
add a test for rust-lang#60976
The test fails on 1.36.0 but passes on master.
Huge thanks for @hellow554 actually digging out the minimized version of the
repro.
Fixesrust-lang#60976.
…Centril
Add some type-alias-impl-trait regression tests
Fixesrust-lang#57611Fixesrust-lang#57807
…s-schievink
Update submodules to rust-lang
They're on rust-lang now. Should be green as it's the same change as rust-lang#65963 but let's make sure CI is green also.
…229-e0261, r=Dylan-DPC
clean up error codes E0229 and E0261
r? @Dylan-DPC
@JohnTitor

Copy link
Copy Markdown
MemberAuthor

@bors r+ p=5 rollup=never

@bors

bors commented Jan 25, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 5774dd0 has been approved by JohnTitor

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jan 25, 2020
@JohnTitorJohnTitor added the rollup A PR which is a rollup label Jan 25, 2020
@bors

bors commented Jan 25, 2020

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 5774dd0 with merge 83beb0a...

bors added a commit that referenced this pull request Jan 25, 2020
Rollup of 5 pull requests
Successful merges:
- #68485 (add a test for #60976)
- #68498 (Add some type-alias-impl-trait regression tests)
- #68514 (Use Self instead of self return type)
- #68534 (Update submodules to rust-lang)
- #68540 (clean up error codes E0229 and E0261)
Failed merges:
r? @ghost
@bors

bors commented Jan 26, 2020

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-azure
Approved by: JohnTitor
Pushing 83beb0a to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Jan 26, 2020
@bors
bors merged commit 5774dd0 into rust-lang:masterJan 26, 2020
@rust-highfive

Copy link
Copy Markdown
Contributor

📣 Toolstate changed by #68546!

Tested on commit 83beb0a.
Direct link to PR: #68546

💔 rustc-guide on linux: test-pass → test-fail (cc @JohnTitor@amanjeev@spastorino@mark-i-m, @rust-lang/infra).

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Jan 26, 2020
Tested on commit rust-lang/rust@83beb0a.
Direct link to PR: <rust-lang/rust#68546>
💔 rustc-guide on linux: test-pass → test-fail (cc @JohnTitor@amanjeev@spastorino@mark-i-m, @rust-lang/infra).
@JohnTitor
JohnTitor deleted the rollup-znuot4b branch January 26, 2020 03:34
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.rollupA PR which is a rollupS-waiting-on-borsStatus: 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.

7 participants

@JohnTitor@bors@rust-highfive@kingslef@tesuji@Aaron1011@GuillaumeGomez