Skip to content

Remove count_missing_closing_parens() #1906

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

Conversation

topecongiro
Copy link
Contributor

The span of ast::NestedMetaItem used to be missing closing parens (cc #1668).
This is now fixed via rust-lang/rust#43933 and hence we need not use count_missing_closing_parens() anymore.

@nrc nrc merged commit d7b5e7d into rust-lang:master Aug 20, 2017
@nrc
Copy link
Member

nrc commented Aug 20, 2017

Thanks!

@topecongiro topecongiro deleted the remove_count_missing_closing_parens branch July 21, 2019 05:01
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