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

Vlist const new #2293

Merged
merged 2 commits into from Dec 23, 2021
Merged

Vlist const new #2293

merged 2 commits into from Dec 23, 2021

Conversation

XX
Copy link
Contributor

@XX XX commented Dec 22, 2021

Description

Use const for VList::new constructor and remove unnecessary MaybeUninit and Once for getting EMPTY value.

Checklist

  • I have run cargo make pr-flow
  • I have reviewed my own code
  • I have added tests

@voidpumpkin voidpumpkin added the A-yew Area: The main yew crate label Dec 22, 2021
@hamza1311 hamza1311 enabled auto-merge (squash) December 23, 2021 19:09
@hamza1311 hamza1311 merged commit 61efc80 into yewstack:master Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-yew Area: The main yew crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants