Skip to content
This repository was archived by the owner on Oct 14, 2021. It is now read-only.

Run clippy on all the code #34

Merged
merged 28 commits into from
Jan 11, 2019
Merged

Run clippy on all the code #34

merged 28 commits into from
Jan 11, 2019

Conversation

damienmg
Copy link
Member

@damienmg damienmg commented Jan 9, 2019

This branch brings at least one bug fix and 2 incompatible changes thus bumping the version to 0.3

There was already one incompatible change since 0.2 so the next
version has to be 0.3.0. The current PR applying clippy fixes
is also bringing some possible incompatibility.

This also remove the version in between crate. It seems like we
need to set this one only during release.
This seems to be no longer needed.
This way we can run clippy only this module without running
it on the grammar module itself.
@damienmg
Copy link
Member Author

Humm travis is breaking for all nightly build, there might be an issue with nightly builds...

@damienmg
Copy link
Member Author

Ok the failures are due to rust-lang/rust#57488

So I'll just wait until it is fixed to move forward with this PR

@damienmg damienmg merged commit 15c5a75 into master Jan 11, 2019
@damienmg damienmg deleted the clippy branch January 12, 2019 11:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant