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

Remove dependency on serde_derive #478

Merged
merged 3 commits into from
Sep 2, 2020
Merged

Conversation

coolreader18
Copy link
Contributor

I'm submitting a(n) other

Description

Remove the serde_derive feature from the serde dependency.

Motivation

serde_derive is a pretty heavy dependency that adds a lot to compile times; as it's not used in this crate outside of tests, I figured it would be ok to remove it.

Tests

n/a

Related Issue(s)

#408 ?

@kinggoesgaming
Copy link
Member

An update: I have been trying to get the one heck of a mess that is our build system fixed. This might take sometime to get fixed. I want a good fix not just a system held together with duct tape.

This is definitely on the timeline post fixing the CI infra.

Copy link
Member

@kinggoesgaming kinggoesgaming left a comment

Choose a reason for hiding this comment

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

Thanks for filling the last bit of code that ACTUALLY removed the dependency :)

@kinggoesgaming
Copy link
Member

hey @coolreader18

Thanks for contributing. Again sorry for the delay on getting to the PR

@kinggoesgaming
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Sep 2, 2020

Build succeeded:

@bors bors bot merged commit c579f2d into uuid-rs:master Sep 2, 2020
@coolreader18
Copy link
Contributor Author

No problem, thanks for merging this!

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