Skip to content

rust.vim: Links previously unused rustFuncCall #7374

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

Merged
merged 1 commit into from
Jun 30, 2013
Merged

rust.vim: Links previously unused rustFuncCall #7374

merged 1 commit into from
Jun 30, 2013

Conversation

jeaye
Copy link

@jeaye jeaye commented Jun 25, 2013

This allows for highlighting of function calls
for free floating, member, and static functions.

This allows for highlighting of function calls
for free floating, member, and static functions.
@thestinger
Copy link
Contributor

Sadly I don't think the rustFuncCall pattern is actually correct, since it will match variant and named tuple constructors.

@jeaye
Copy link
Author

jeaye commented Jun 27, 2013

Having this change fixes more than what's already broken; the pattern may need to be modified, but this link still need to take place.

bors added a commit that referenced this pull request Jun 30, 2013
This allows for highlighting of function calls
for free floating, member, and static functions.
@bors bors closed this Jun 30, 2013
@bors bors merged commit 41f11d6 into rust-lang:master Jun 30, 2013
@jeaye jeaye deleted the func_highlight branch June 30, 2013 20:38
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.

3 participants