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

Config missing trait implementations #247

Closed
PlasmaPower opened this issue Sep 15, 2018 · 1 comment
Closed

Config missing trait implementations #247

PlasmaPower opened this issue Sep 15, 2018 · 1 comment
Milestone

Comments

@PlasmaPower
Copy link

@PlasmaPower PlasmaPower commented Sep 15, 2018

I think Config should implement Copy, Clone, PartialEq, Eq, and Default.

@TyOverby TyOverby added this to the post-1.0 milestone Sep 16, 2018
@ZoeyR
Copy link
Collaborator

@ZoeyR ZoeyR commented Apr 16, 2020

Closing since Config is deprecated as of #310. The new system implements Copy, Clone, and Default. Since its a type-based system implementing PartialEq and Eq wouldn't make sense.

@ZoeyR ZoeyR closed this Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.