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 lines causing unused result warnings #243

Merged
merged 1 commit into from
Feb 19, 2019

Conversation

data-pup
Copy link
Member

Currently, building the project on the current stable version causes some warnings regarding unused Result values in ""twiggy-parser". This is a small PR to fix these warnings.

This is a small PR, but I really missed Rust ❤️

Copy link
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Twiggy missed you too <3

Thanks for the fix :)

@fitzgen fitzgen merged commit 8c729be into rustwasm:master Feb 19, 2019
@data-pup data-pup deleted the datapup/fix-parser-unused-results branch February 19, 2019 20:19
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.

None yet

2 participants