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

Fix one missing dyn. #62049

Merged
merged 1 commit into from
Jun 23, 2019
Merged

Fix one missing dyn. #62049

merged 1 commit into from
Jun 23, 2019

Conversation

crlf0710
Copy link
Member

It's in the documentation of Unsize.

It's in the documentation of `Unsize`.
@rust-highfive
Copy link
Collaborator

r? @kennytm

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 22, 2019
@jonas-schievink
Copy link
Contributor

@bors r+ rollup

r? @jonas-schievink

@bors
Copy link
Contributor

bors commented Jun 22, 2019

📌 Commit 9a08e16 has been approved by jonas-schievink

@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 Jun 22, 2019
Centril added a commit to Centril/rust that referenced this pull request Jun 22, 2019
Fix one missing `dyn`.

It's in the documentation of `Unsize`.
Centril added a commit to Centril/rust that referenced this pull request Jun 22, 2019
Fix one missing `dyn`.

It's in the documentation of `Unsize`.
bors added a commit that referenced this pull request Jun 23, 2019
Rollup of 5 pull requests

Successful merges:

 - #62047 (Trigger `unused_attribute` lint on `#[cfg_attr($pred,)]`)
 - #62049 (Fix one missing `dyn`.)
 - #62051 (Lint empty `#[derive()]` as unused attribute.)
 - #62057 (Deny explicit_outlives_requirements in the compiler)
 - #62068 (Fix meta-variable binding errors in macros)

Failed merges:

r? @ghost
@bors bors merged commit 9a08e16 into rust-lang:master Jun 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: 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.

5 participants