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

Warning on latest nightly's async functions #3980

Closed
zimond opened this issue Apr 17, 2019 · 1 comment
Closed

Warning on latest nightly's async functions #3980

zimond opened this issue Apr 17, 2019 · 1 comment

Comments

@zimond
Copy link

zimond commented Apr 17, 2019

Clippy shows explicit lifetimes which could be eliced warning on latest std async functions. I think this is because of generated code using explicit lifetime. Maybe we could just remove this warning.

Appears on: Nightly-2019-04-16

@flip1995
Copy link
Member

dup of #3988, but #3988 provides an example

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

No branches or pull requests

2 participants