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 build errors found on 2019-06-09 #9

Merged
merged 2 commits into from Jun 9, 2019
Merged

Fix build errors found on 2019-06-09 #9

merged 2 commits into from Jun 9, 2019

Conversation

antifuchs
Copy link
Owner

The cronjob complains, I fix:

  • nightly hard-deprecated non-dyn trait object references
  • nightly clippy complains about a useless closure

On nightly, returning non-dyn trait objects has been made an
error.
@antifuchs
Copy link
Owner Author

bors r+

bors bot added a commit that referenced this pull request Jun 9, 2019
9: Fix build errors found on 2019-06-09 r=antifuchs a=antifuchs

The cronjob complains, I fix:

- [x] nightly hard-deprecated non-`dyn` trait object references
- [x] nightly clippy complains about a useless closure

Co-authored-by: Andreas Fuchs <asf@boinkor.net>
@bors
Copy link
Contributor

bors bot commented Jun 9, 2019

Build succeeded

@bors bors bot merged commit 7861e67 into master Jun 9, 2019
@bors bors bot deleted the fix-errors-2019-06 branch June 9, 2019 09:59
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.

None yet

1 participant