-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
associated type missing default #6882
Comments
This is fixed but the change is not synced yet. |
You can assure that by pasting the code to this file and running |
I see, thanks! How long usually does it take to sync? Before that, I need to pin the nightly version to 20 days ago. |
Today! (the sync is done every other week.) |
Unfortunately, minor conflicts have occurred in the sync process, see #83012. |
Just found out the sync is merged and no more internal error observed. Thank you for the great work! |
Code example from #6792,
the pr (#6812) doesn't seem to fix it
Code
Meta
cargo clippy -V
: clippy 0.1.52 (3a5d45f 2021-03-09)rustc -Vv
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: