Skip to content

Add test for #59023 - #70741

Merged
bors merged 1 commit into
rust-lang:masterfrom
DutchGhost:test-59023
Apr 3, 2020
Merged

Add test for #59023#70741
bors merged 1 commit into
rust-lang:masterfrom
DutchGhost:test-59023

Conversation

@DutchGhost

@DutchGhostDutchGhost commented Apr 3, 2020

Copy link
Copy Markdown

Adds a test for #59023

Closes#59023

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @nikomatsakis

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

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 3, 2020
@Dylan-DPC-zz

Copy link
Copy Markdown

r? @Centril

@Centril

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Apr 3, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 0ca2a5e has been approved by Centril

@borsbors 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 Apr 3, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Apr 3, 2020
@CentrilCentril mentioned this pull request Apr 3, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 3, 2020
Rollup of 9 pull requests
Successful merges:
- rust-lang#69860 (Use associated numeric consts in documentation)
- rust-lang#70576 (Update the description of the ticket to point at RFC 1721)
- rust-lang#70597 (Fix double-free and undefined behaviour in libstd::syn::unix::Thread::new)
- rust-lang#70640 (Hide `task_context` when lowering body)
- rust-lang#70641 (Remove duplicated code in trait selection)
- rust-lang#70707 (Remove unused graphviz emitter)
- rust-lang#70720 (Place TLS initializers with relocations in .tdata)
- rust-lang#70735 (Clean up E0502 explanation)
- rust-lang#70741 (Add test for rust-lang#59023)
Failed merges:
r? @ghost
@bors
bors merged commit 4c41ea3 into rust-lang:masterApr 3, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-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.

impl Trait with < as Trait>::Type syntax does not work in return position

6 participants

@DutchGhost@rust-highfive@Dylan-DPC-zz@Centril@bors@nikomatsakis