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

Update to latest shipyard #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

leudz
Copy link
Contributor

@leudz leudz commented Jan 20, 2021

Hi, this PR uses the new borrowing and system construction. I don't know when you'll use this version of shipyard but this crate will be ready.

I also simplified tests by using methods directly on World. I'm not sure it's something you want but it's there just in case =)

I should've made another branch for the last commit... I guess it's a bit late.
This last commit is even more up to personal preference, cherry pick anything you like.
About TypeIdBuckets::entries I don't think the outer Vec is useful, the inner one might be best kept as Vec.

removes unnecessary bounds
makes TypeIdBuckets::entries allocation free
@colelawrence
Copy link
Member

Oh cool! I just noticed these suggestions. We'll be able to merge once we've chosen a license for this codebase.

@leudz
Copy link
Contributor Author

leudz commented Jan 25, 2021

Turns out I already have code in this repo 😄

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