Skip to content

Mismatched arg count with complicated type aliases from ncollide3d library #9923

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

Closed
WilliamVenner opened this issue Aug 16, 2021 · 1 comment

Comments

@WilliamVenner
Copy link

Hi, I'm using the [ncollide3d] library and rust analyzer is giving me mismatched-arg-count:

image

cargo check runs fine.

image

image

image

rust analyzer incorrectly infers the new function as coming from Point1, but it's Point3

@lnicola
Copy link
Member

lnicola commented Aug 16, 2021

Duplicate of #8654.

@lnicola lnicola closed this as completed Aug 16, 2021
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