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

5 years of Rust evolution #25

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

paolobarbolini
Copy link

Hey Pietro,
after so many years I'm still finding uses for this project, and judging by the crates.io download metrics someone else is still using it too, so I've decided it's finally time to show it some love and polish it up a bit.

Working on this was very nice, as I've rediscovered old Rust things I had completely forgotten like the ... range syntax

I've bumped MSRV to v1.80, run rustfmt and clippy, upgraded dependencies (except hyper because of v0.11 switching to futures 0.1), upgraded editions, dropped lazy_static and replaced tempdir with tempfile.
CI still need some work to migrate away from Travis CI.

I have to go do something else now but I'll come back with rebase on the commits.

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