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

chore(apollo-parser): 0.2.0 #139

Merged
merged 5 commits into from
Dec 22, 2021
Merged

chore(apollo-parser): 0.2.0 #139

merged 5 commits into from
Dec 22, 2021

Conversation

lrlna
Copy link
Member

@lrlna lrlna commented Dec 22, 2021

Prepare apollo-parser's 0.2.0 release

@lrlna lrlna merged commit c67d8a2 into main Dec 22, 2021
@lrlna lrlna deleted the apollo-parser-0.2.0 branch December 22, 2021 11:28
@lrlna lrlna self-assigned this Dec 22, 2021
@lrlna lrlna added the 2021-12 label Dec 22, 2021
@lrlna
Copy link
Member Author

lrlna commented Dec 22, 2021

linked to #141

jregistr pushed a commit to jregistr/apollo-rs that referenced this pull request Jan 5, 2023
fixes apollographql#139

ast.errors() now return an `Iter<'_, Error>` which allows us to iterate, but also check for the `len()`. It should allow us to use `is_empty()` as well eventually, if / when rust-lang/rust#35428 lands.
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