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

Code cleanup for aggregates #55

Merged
merged 5 commits into from
Dec 14, 2017
Merged

Code cleanup for aggregates #55

merged 5 commits into from
Dec 14, 2017

Conversation

vmx
Copy link
Member

@vmx vmx commented Dec 14, 2017

Various commits to clean up the aggregates code a bit. This is a preparation for s syntax change in regards to the default value. See #51 for more information.

vmx added 5 commits December 14, 2017 16:41
Use `consume_default` method.
The test for default values didn't actuall test anything.
Instead of returning a tuple with a lot of items, return a struct.

I used the chance and also made some things more idiomatic Rust.
@vmx vmx merged commit e934912 into pipedown:master Dec 14, 2017
@vmx vmx deleted the aggregates branch December 14, 2017 15:49
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.

1 participant