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

Fix autoderef of function calls when the function is not an lval. #659

Closed
wants to merge 1 commit into from
Closed

Fix autoderef of function calls when the function is not an lval. #659

wants to merge 1 commit into from

Conversation

msullivan
Copy link
Contributor

As it turns out, the correct way to handle this is much simpler than what I did originally.
Also add more tests.

As it turns out, the correct way to handle this is much simpler than what I
did originally.
Also add more tests.
@brson
Copy link
Contributor

brson commented Jul 11, 2011

Integrated.

@brson brson closed this Jul 11, 2011
pdietl pushed a commit to pdietl/rust that referenced this pull request Apr 23, 2020
ZuseZ4 added a commit to EnzymeAD/rust that referenced this pull request Mar 7, 2023
* closes rust-lang#657

* Handle vector case

* adding test

* remove test until further bugfixes
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

Successfully merging this pull request may close these issues.

2 participants