Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Investigate clippy tips about enum variant being much larger than others #37

Open
chipsenkbeil opened this issue Oct 4, 2020 · 0 comments
Labels
good first issue Good for newcomers
Milestone

Comments

@chipsenkbeil
Copy link
Owner

There are some clippy warnings about some variants being much larger than others and the recommendation is to wrap in a Box<...>. Worth investigating and cleaning up.

@chipsenkbeil chipsenkbeil added the good first issue Good for newcomers label Oct 4, 2020
@chipsenkbeil chipsenkbeil added this to To do in vimwiki-core via automation Oct 4, 2020
@chipsenkbeil chipsenkbeil added this to the 0.1 milestone Oct 8, 2020
@chipsenkbeil chipsenkbeil modified the milestones: 0.2, backlog Jun 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
vimwiki-core
  
To do
Development

No branches or pull requests

1 participant