Skip to content

nalgebra unjustified errors for parameter lenghts. #10340

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
xero-lib opened this issue Sep 24, 2021 · 2 comments
Closed

nalgebra unjustified errors for parameter lenghts. #10340

xero-lib opened this issue Sep 24, 2021 · 2 comments

Comments

@xero-lib
Copy link

Errors

image

The Vector2 should only have 2 parameters yet for some reason rust analyzer believes it should have 4.

image

Autocomplete also suggests many erroneous "new" methods.

image

@xero-lib
Copy link
Author

Vector2 should obviously only have one new method that takes 2 T parameters.

@Veykril
Copy link
Member

Veykril commented Sep 25, 2021

Duplicate of #8654

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