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

Update deprecated range patterns and use explicit dyn keyword #46

Merged
merged 1 commit into from Sep 10, 2019

Conversation

@antonok-edm
Copy link
Collaborator

antonok-edm commented Aug 14, 2019

There's a bunch of warnings when compiling on Rust 1.38.0-nightly about deprecated syntax, notably:

trait objects without an explicit `dyn` are deprecated
`...` range patterns are deprecated
@antonok-edm antonok-edm requested a review from AndriusA Aug 14, 2019
@AndriusA AndriusA merged commit 46d0be8 into master Sep 10, 2019
4 checks passed
4 checks passed
Travis CI - Branch Build Passed
Details
Travis CI - Pull Request Build Passed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
@AndriusA AndriusA deleted the lint-fixes branch Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.