-
Notifications
You must be signed in to change notification settings - Fork 1.6k
type parameter Self/#0
(Self/0) out of range when substituting
#9675
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
Comments
Thanks @bigdogs Is the code for this public anywhere? Or if not are you able to show the output of running with |
@Alexendoo hi, sorry for that it's our private project :(, here is the backtrace, hope it helps
|
Ahh no worries. Unfortunate that the presumably clippy parts are showing as |
This might be another occurrence of the problem in #9505 . Check for any code that might trigger unnecessary_to_owned. |
problem still exists on the latest clippy. |
checked on |
cargo clippy
runs failed on nightly 2022-10-17. Not sure if this is a known issue.The text was updated successfully, but these errors were encountered: