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

use explicit dyn in trait objects #95

Merged
merged 1 commit into from
Jun 4, 2020

Conversation

waynr
Copy link
Contributor

@waynr waynr commented May 17, 2020

When compiling on nightly I keep getting:

warning: trait objects without an explicit `dyn` are deprecated

@waynr waynr changed the title use explicity dyn in trait objects use explicit dyn in trait objects May 17, 2020
@eldesh eldesh merged commit c10795a into Idein:master Jun 4, 2020
@eldesh
Copy link
Collaborator

eldesh commented Jun 4, 2020

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants